# Created by: Gea-Suan Lin # $FreeBSD$ PORTNAME= closure-compiler PORTVERSION= 20131014 CATEGORIES= www java MASTER_SITES= GOOGLE_CODE DISTNAME= compiler-${PORTVERSION} MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Closure Compiler LICENSE= APACHE20 NO_BUILD= yes NO_WRKSUBDIR= yes SUB_FILES= closure-compiler SUB_LIST= JAVA="${JAVA}" USE_JAVA= yes PLIST_FILES= bin/closure-compiler \ %%DATADIR%%/compiler.jar do-install: ${MKDIR} ${STAGEDIR}${DATADIR}/ ${INSTALL_DATA} ${WRKSRC}/compiler.jar ${STAGEDIR}${DATADIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/closure-compiler ${STAGEDIR}${PREFIX}/bin/ .include hantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - honor CC, CFLAGSdinoex2014-03-311-1/+4
* - remove broken MANPREFIXdinoex2014-03-041-2/+2
* Remove trailing whitespaces from category germanehaupt2014-02-211-1/+1
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+2
* - revert r331810dinoex2013-10-291-5/+4
* - use STAGEDIRdinoex2013-10-281-13/+11
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - cleanup commentsdinoex2012-10-131-5/+0
* - Get Rid MD5 supportmiwi2011-03-19