summaryrefslogtreecommitdiff
path: root/audio/rplay
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
committeragc <agc@pkgsrc.org>1998-04-15 10:38:06 +0000
commitdccd43243dfa7b9fe09bdf507b64f2235cb5fa07 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /audio/rplay
parente5fc7b25971e8890e6ebe0fad23a929bab8d23ff (diff)
downloadpkgsrc-dccd43243dfa7b9fe09bdf507b64f2235cb5fa07.tar.gz
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Diffstat (limited to 'audio/rplay')
-rw-r--r--audio/rplay/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 62471025027..6e8e53e80c7 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: rplay - Network audio player
-# Version required: 3.2.0b6
-# Date created: 16 March 1995
-# Whom: rmallory@csusb.edu
-#
-# $NetBSD: Makefile,v 1.5 1998/01/30 13:56:55 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:10 agc Exp $
# FreeBSD Id: Makefile,v 1.8 1997/06/13 16:17:01 ache Exp
#
@@ -50,4 +45,4 @@ post-install:
install-info ${PREFIX}/info/rplay.info ${PREFIX}/info/dir
install-info ${PREFIX}/info/librplay.info ${PREFIX}/info/dir
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"