components/beanshell/Makefile
changeset 1058 34d7aaa03423
parent 800 2ad056ed89ec
child 1434 c782e620dd26
child 3661 47545fb8aed4
equal deleted inserted replaced
1057:e04f97962a3d 1058:34d7aaa03423
    34 # component is upgraded the download location should revert back to
    34 # component is upgraded the download location should revert back to
    35 # beanshell.org if possible.  Note also a fork of beanshell is receiving
    35 # beanshell.org if possible.  Note also a fork of beanshell is receiving
    36 # more attention at the google code repository of late.
    36 # more attention at the google code repository of late.
    37 COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(SOURCE_ARCHIVE)
    37 COMPONENT_ARCHIVE_URL=	$(EXTERNAL_ARCHIVE_MIRROR)/$(SOURCE_ARCHIVE)
    38 
    38 
       
    39 COMPONENT_BUGDB=	utility/beanshell
       
    40 
    39 IPS_COMPONENT_VERSION=	2.0
    41 IPS_COMPONENT_VERSION=	2.0
    40 
    42 
    41 include ../../make-rules/prep.mk
    43 include ../../make-rules/prep.mk
    42 include ../../make-rules/ant.mk
    44 include ../../make-rules/ant.mk
    43 include ../../make-rules/ips.mk
    45 include ../../make-rules/ips.mk