# Created by: Herve Quiroz # $FreeBSD$ PORTNAME= myfaces PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= www devel java MASTER_SITES= APACHE/${PORTNAME}/binaries MAINTAINER= ports@FreeBSD.org COMMENT= Free open source JavaServer(tm) Faces implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes NO_ARCH= yes USES= cpe CPE_VENDOR= apache DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= javadoc tlddoc LICENSE.txt NOTICE.txt JAR_FILES= myfaces-all.jar myfaces-api.jar myfaces-impl.jar tomahawk.jar PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar \ ${JAR_FILES:S|^|%%DATADIR%%/|} OPTIONS_DEFINE= DOCS do-install: ${INSTALL_DATA} ${WRKSRC}/myfaces-all.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar @${MKDIR} ${STAGEDIR}${DATADIR} .for jarfile in ${JAR_FILES} ${INSTALL_DATA} ${WRKSRC}/${jarfile} ${STAGEDIR}${DATADIR}/${jarfile} .endfor do-install-DOCS-on: @cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include img src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Chase security/libksba shlib version bumpglarkin2010-12-161-1/+1
* - only 13% of the p5- ports embed @comment $FreeBSD$:pgollucci2010-09-241-1/+0