# New ports collection makefile for: jarl # Date created: 10 November 2002 # Whom: dd # # $FreeBSD$ # PORTNAME= jarl PORTVERSION= 0.5001 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Jarl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A Perl/Tk Jabber client RUN_DEPENDS= ptksh:${PORTSDIR}/x11-toolkits/p5-Tk \ ${SITE_PERL}/Net/Jabber/IQ.pm:${PORTSDIR}/net/p5-Net-Jabber NO_BUILD= yes USE_REINPLACE= yes USE_PERL5= yes makeplist: ${ECHO_CMD} bin/jarl > ${PLIST} ${FIND} ${PREFIX}/share/jarl -type f -print | ${CUT} -d/ -f4- >> \ ${PLIST} ${FIND} ${PREFIX}/share/jarl -type d -print | ${CUT} -d/ -f4- | \ ${SORT} -r | ${SED} 's/^/@dirrm /' >> ${PLIST} post-patch: ${REINPLACE_CMD} -e "s:%%PREFIX%%:${PREFIX}:g" ${WRKSRC}/jarl do-install: ${MKDIR} ${PREFIX}/share/jarl ${INSTALL_SCRIPT} ${WRKSRC}/jarl ${PREFIX}/bin cd ${WRKSRC} && ${FIND} lib bitmaps -type d -print | while read d; do \ ${MKDIR} ${PREFIX}/share/jarl/$$d; \ ${FIND} $$d -maxdepth 1 -type f -print | \ ${XARGS} -t -J% ${INSTALL_DATA} % \ ${PREFIX}/share/jarl/$$d; \ done; .include ntw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/java/jdk16-doc
Commit message (Expand)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* - Remove bogus conditional IGNORE for PACKAGE_BUILDING; these shouldbdrewery2013-08-291-1/+1
* - Remove needless quoting of BROKEN/IGNOREbdrewery2013-03-161-6/+2
* . Update to the 6u30 API docs.glewis2012-12-302-4/+4
* . Update to the docs for 6 Update 25.glewis2011-08-292-5/+5
* . Update to the 6u22 docs.glewis2010-11-082-5/+4
* . Update to the docs for Update 21.glewis2010-10-022-7/+7
* . Remove quotes from NO_CDROM and RESTRICTED. [1]glewis2009-03-261-2/+5
* . Chase a change in the distfile.glewis2009-03-252-6/+6