# ex:ts=8 # Ports collection makefile for: itext # Date created: Apr 2, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= itext PORTVERSION= 1.3.5 PORTEPOCH= 1 CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-src-${PORTVERSION} MAINTAINER= sw@gegenunendlich.de COMMENT= A Java-PDF Library WRKSRC= ${WRKDIR}/src EXTRACT_AFTER_ARGS= | (${MKDIR} ${WRKSRC} && ${TAR} -xf - -C ${WRKSRC}) USE_JAVA= yes JAVA_VERSION= 1.2+ USE_ANT= yes ALL_TARGET= jar .if !defined(NOPORTDOCS) ALL_TARGET+= javadoc PORTDOCS= * .endif PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}.jar do-install: @${INSTALL_DATA} ${WRKDIR}/build/bin/iText.jar \ ${JAVAJARDIR}/${PORTNAME}.jar .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/apidocs @${CP} -R ${WRKDIR}/build/docs/* ${DOCSDIR}/apidocs @${CHOWN} -h -R ${SHAREOWN}:${SHAREGRP} ${DOCSDIR}/apidocs .endif .include ader'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/lxdvdrip
Commit message (Expand)AuthorAgeFilesLines
* Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-1/+1
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-8/+8
* Add USES=alias to 10 ports (Aids DragonFly support)marino2015-09-201-0/+1
* multimedia category: Remove $PTHREAD_LIBSmarino2015-03-261-2/+2
* Cleanup plistbapt2015-02-051-6/+1
* Update multimedia/libdvdread and multimedia/libdvdnavmartymac2015-02-031-1/+1
* Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-1/+1
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
* Add DOCS option for ports with PORTDOCS in plist.adamw2014-07-162-4/+6
* - Update multimedia/libdvdread to 4.9.9martymac2014-05-131-1/+1
* - Update libdvdread and libdvdnav to 4.2.1martymac2014-02-031-1/+1
* Enable stagebapt2013-10-192-30/+29
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-1/+1
* - Update libdvdread and libdvdnav to 4.2.0 and bump dependent ports' revisionsmartymac2012-01-17