summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/napster/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/audio/napster/Makefile b/audio/napster/Makefile
index b4c71399b02d..903d7ab34278 100644
--- a/audio/napster/Makefile
+++ b/audio/napster/Makefile
@@ -7,12 +7,14 @@
PORTNAME= nap
PORTVERSION= 1.5.3
-CATEGORIES= audio net
+CATEGORIES+= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nap
-MAINTAINER= petef@FreeBSD.org
-COMMENT= An MP3 sharing, search, and chat client for the OpenNAP network
+MAINTAINER?= petef@FreeBSD.org
+COMMENT?= An MP3 sharing, search, and chat client for the OpenNAP network
+
+CONFLICTS?= ru-nap-*
GNU_CONFIGURE= yes
USE_REINPLACE= yes