diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /net-p2p/xnap/Makefile | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'net-p2p/xnap/Makefile')
-rw-r--r-- | net-p2p/xnap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 648205963417..f04b1fee1cf7 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME:L}-${PORTVERSION:S/.p/-pre/:S/.b/-beta/} MAINTAINER= lioux@FreeBSD.org +COMMENT= A pure java napster client; also, supports OpenNap & giFT (FastTrack) USE_JAVA= 1.3+ NO_BUILD= yes |