# New ports collection makefile for: Infobus 1.2 # Date created: 1999/08/08 # Whom: Jose Marques # # $FreeBSD$ # PORTNAME= infobus PORTVERSION= 1.2 CATEGORIES= java DISTNAME= ib12 EXTRACT_SUFX= .zip MAINTAINER= noway@nohow.demon.co.uk RUN_DEPENDS= ${PREFIX}/jdk${JDK_VERSION}/bin/java:${PORTSDIR}/java/jdk \ ${PREFIX}/share/java/classes/collections.jar:${PORTSDIR}/java/collections USE_ZIP= YES NO_WRKSUBDIR= yes JDK_VERSION= 1.1.8 NO_BUILD= yes NO_CDROM= "See the license" .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) IGNORE= "You must manually fetch the distribution from http://java.sun.com/beans/infobus/index.html and place it in ${DISTDIR} then run make again" .endif do-install: @cd ${WRKSRC}; \ ${MKDIR} ${PREFIX}/share/java/classes/; \ ${CP} ${WRKSRC}/infobus.jar ${PREFIX}/share/java/classes/; \ ${MKDIR} ${PREFIX}/share/java/${PKGNAME}/; \ ${CP} LICENSE.HTML *.java *.html coffee6.gif examples.mak makefile moneyman.mf ${PREFIX}/share/java/${PKGNAME}/; \ ${CP} -R doc ${PREFIX}/share/java/${PKGNAME}/ .include /~lantw44/cgit/cgit.cgi/'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-1/+1
* Drop maintainership of all remaining ports where I am listed.anders2014-10-301-1/+1
* Cleanup plistbapt2014-10-201-5/+0
* - add stage supportaz2014-01-302-3/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - convert to the new perl5 frameworkaz2013-09-121-6/+3
* Update to 1.60.anders2012-12-313-3/+6
* - Remove SITE_PERL from *_DEPENDSaz2012-06-291-2/+2
* - Update to 1.58pgollucci2012-02-092-3/+3
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Update to 1.55.anders2010-10-262-4/+4
* - Update to 1.54pgollucci2010-01-072-4/+4
* - Update to 1.52pav2009-05-212-4/+4
* Update to 1.49.anders2008-10-152-5/+4
* - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1
* - Let Device::Modem be also runtime dependencypav2008-02-081-0/+2
* Update to 1.48.anders2007-10-162-4/+4
* Update to version 1.46.anders2007-02-12