summaryrefslogtreecommitdiff
path: root/audio/rplay
diff options
context:
space:
mode:
Diffstat (limited to 'audio/rplay')
-rw-r--r--audio/rplay/Makefile4
-rw-r--r--audio/rplay/PLIST6
2 files changed, 7 insertions, 3 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index e4af01b5f95..8a044c83bd1 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/03/05 16:27:22 jlam Exp $
+# $NetBSD: Makefile,v 1.55 2006/03/30 03:44:41 jlam Exp $
#
DISTNAME= rplay-3.3.2
@@ -17,7 +17,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONFIGURE_ARGS+= --build=BUILD
-INFO_FILES= RPLAY.info RPTP.info librplay.info rplay.info
+INFO_FILES= # PLIST
RCD_SCRIPTS= rplayd
EGDIR= ${PREFIX}/share/examples/rplay
diff --git a/audio/rplay/PLIST b/audio/rplay/PLIST
index bd67aec497c..16523c6c9f3 100644
--- a/audio/rplay/PLIST
+++ b/audio/rplay/PLIST
@@ -1,7 +1,11 @@
-@comment $NetBSD: PLIST,v 1.8 2005/05/02 20:33:57 reed Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/03/30 03:44:41 jlam Exp $
bin/rplay
bin/rptp
include/rplay.h
+info/RPLAY.info
+info/RPTP.info
+info/librplay.info
+info/rplay.info
lib/librplay.la
man/man1/rplay.1
man/man1/rptp.1