# New ports collection makefile for: XNap # Date created: Mon Nov 19 22:02:27 BRST 2001 # Whom: Mario Sergio Fujikawa Ferreira # # $FreeBSD$ # PORTNAME= XNap PORTVERSION= 2.5.r2 CATEGORIES= net audio java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} #DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} DISTNAME= xnap-2.5r2 MAINTAINER= lioux@FreeBSD.org COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack) USE_JAVA= 1.3+ NO_BUILD= yes NO_BUILD_DEPENDS_JAVA= yes PLIST_SUB= JAR_DIR=${JAR_DIR} JAVAVM= ${LOCALBASE}/bin/javavm JAR_DIR= share/java/jar/${PORTNAME} DOC_FILES= AUTHORS COPYING COPYING.LIB NEWS README \ TODO post-patch: @${SED} -e "s|%%JAR_DIR%%|${JAR_DIR}|;s|%%JAVAVM%%|${JAVAVM}|; \ s|%%PREFIX%%|${PREFIX}|" \ ${FILESDIR}/wrapper.sh > ${WRKDIR}/wrapper.sh do-install: @${MKDIR} ${PREFIX}/${JAR_DIR} @${INSTALL_DATA} ${WRKSRC}/xnap.jar ${PREFIX}/${JAR_DIR} @${INSTALL_SCRIPT} ${WRKDIR}/wrapper.sh ${PREFIX}/bin/${PORTNAME:L} .ifndef(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for doc in ${DOC_FILES} @${INSTALL_DATA} ${WRKSRC}/${doc} ${DOCSDIR} .endfor .endif .include /'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Roll a new update, fix bug in zip extraction.lx2010-04-212-17/+17
* Updating to more recent dictionaries.lx2007-03-152-15/+15
* Updating to 20070106.lx2007-01-072-60/+60
* Move unzip to EXTRACT_DEPENDS rather than BUILD_DEPENDS.lx2006-12-011-1/+1
* - Update to 20061125miwi2006-11-284-96/+103
* Schedule these broken ports for termination on 2006-12-01kris2006-09-031-0/+2
* BROKEN: Size mismatchkris2005-11-151-0/+2
* add pkg-message:edwin2005-11-031-0/+3
* Fix building by removing one file from the dictionary.edwin2005-11-031-5/+6
* Remove obsolete mastersite.linimon2005-10-101-1/+0
* This port is scheduled for deletion on 2005-09-22 if it is still brokenkris2005-07-231-0/+2
* - Reset maintainerahze2005-04-081-1/+1
* BROKEN: install failskris2005-03-271-0/+2
* - Update to 20050310ahze2005-03-112-5/+5
* - Chase changes to distfiles to fix fetch and update to 20050214ahze2005-02-152-5/+5
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
* Refresh distinfo, add more mirrors.vs2004-08-302-12/+19
* UTF-8-version of japanese/edict dictionary filesvs2004-08-286-278/+62
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* BROKEN on !i386: Does not buildkris2004-02-231-1/+7
* ports with possibly unreachable MAINTAINERsedwin2003-11-02