# New ports collection makefile for: Java Tar # Date created: 24 Oct 2007 # Whom: Alex Dupre # # $FreeBSD$ # PORTNAME= javatar PORTVERSION= 2.5 PORTREVISION= 1 CATEGORIES= archivers java MASTER_SITES= http://www.gjt.org/download/time/java/tar/ \ ftp://ftp.gjt.org/pub/time/java/tar/ MAINTAINER= ale@FreeBSD.org COMMENT= A Java tar archive io package RUN_DEPENDS= ${JAVALIBDIR}/activation.jar:${PORTSDIR}/java/jaf USE_JAVA= yes JAVA_VERSION= 1.4+ NO_BUILD= yes PORTDOCS= api LICENSE License.html readme.html tarman.html JARFILES= tar.jar PLIST_FILES= ${JARFILES:S,^,%%JAVAJARDIR%%/,} do-install: @${ECHO_MSG} -n ">> Install JAR file in ${JAVAJARDIR}..." @${INSTALL_DATA} ${WRKSRC}/jars/tar.jar ${JAVAJARDIR}/ @${ECHO_MSG} " [ DONE ]" .if !defined(NOPORTDOCS) @${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}..." @${MKDIR} ${DOCSDIR} @cd ${WRKSRC}/doc && ${FIND} ${PORTDOCS} \ | ${CPIO} -pdmu -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR} > /dev/null 2>&1 @${ECHO_MSG} " [ DONE ]" .endif .include src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Take maintainership.bsam2016-10-101-1/+1
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*amdmi32016-05-191-3/+3
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.mat2016-04-011-2/+2
* - Bump PORTREVISION after libzip updatemakc2015-08-281-0/+1
* Fix build on head and 10.1antoine2014-10-072-2/+5
* devel/libsigrok: update to 0.3.0wg2014-07-293-9/+9
* Convert archivers/libzip to USES=libtool. Bump PORTREVISION on alltijl2014-05-062-5/+4
* - Update to 0.2.2ak2014-01-282-4/+3
* - link library to libusbjgh2014-01-031-0/+2