# ex:ts=8 # Ports collection makefile for: JRobin # Date created: Mar 9, 2005 # Whom: ijliao # # $FreeBSD$ # PORTNAME= jrobin PORTVERSION= 1.4.0 CATEGORIES= net java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= JRobin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A pure Java alternative to RRDTool USE_JAVA= yes USE_ANT= yes ALL_TARGET= all-libs WRKSRC= ${WRKDIR}/${DISTNAME:L} BUILD_WRKSRC= ${WRKSRC}/ant .if !defined(NOPORTDOCS) ALL_TARGET+= javadoc PORTDOCS= * .endif CLASSES= jrobin jrobin-demo convertor inspector mrtg-client mrtg-server do-install: .for c in ${CLASSES} ${INSTALL_DATA} ${WRKSRC}/lib/${c}-${PORTVERSION}.jar ${JAVAJARDIR}/${c}.jar @${ECHO} '${JAVAJARDIR:S,^${PREFIX}/,,}/${c}.jar' >> ${TMPPLIST} .endfor .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} ${CP} -R ${WRKSRC}/doc/ ${DOCSDIR} .endif .include sd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
tectures
Commit message (Expand)AuthorAgeFilesLines
tcberner2018-12-261-1/+2
* Change cmake default behaviour to outsource.tcberner2018-12-267-7/+7
* Remove expired ports:rene2018-12-215-55/+0
* Add INSTALLS_ICONS.kwm2018-12-151-2/+2
* Update KDE Applications to 18.12.0tcberner2018-12-145-8/+7
* Bump PORTREVISION for ports depending on the canonical version of GCCgerald2018-12-128-3/+8
* - Fix LICENSEamdmi32018-12-112-5/+6
* Remove expired ports:rene2018-12-115-462/+0
* Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-021-0/+3
* Previous patch did not include adding gmake mate to USES.linimon2018-11-281-2/+2
* Add compiler:c11 to fix build with GCC-based architectures.linimon2018-11-241-2/+2
* - Fix LICENSEamdmi32018-11-232-3/+3
* Update KDE Applications to 18.09.3tcberner2018-11-102-6/+6
* Merge lang/qt5-qml and x11-toolkits/qt5-quick into x11-toolkits/qt5-declarativetcberner2018-11-051-1/+2
* Deprecate most glib12 consumersantoine2018-10-121-0/+3
* Update KDE Applications to 18.08.2tcberner2018-10-122-6/+6
* Deprecate some GNOME 2 applicationsantoine2018-10-081-0/+3
* The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.kwm2018-09-3011-102/+161
* Fix build on gcc-based archs.linimon2018-09-231-2/+2
* Update to 1.43.1ehaupt2018-09-172-5/+5
* Change x11/xorgproto to become a build depzeising2018-09-121-1/+1
* Add DOCS options to ports that should have one.mat2018-09-10