summaryrefslogtreecommitdiff
path: root/audio/splay
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:06 +0000
committeragc <agc>1998-04-15 10:38:06 +0000
commit75ab08822c4c628286bb5085df301f52de9ad668 (patch)
tree33a4622592f58e4775f653481e5ec3c86edee661 /audio/splay
parent7244ef0bd3b563a2080525e2b508b9bc8ecf2e11 (diff)
downloadpkgsrc-75ab08822c4c628286bb5085df301f52de9ad668.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/splay')
-rw-r--r--audio/splay/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/splay/Makefile b/audio/splay/Makefile
index fb73d5150eb..113e20f61ee 100644
--- a/audio/splay/Makefile
+++ b/audio/splay/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: splay
-# Version required: 0.3
-# Date created: 1 Apr 1997
-# Whom: junker@jazz.snu.ac.kr
-#
-# $NetBSD: Makefile,v 1.2 1997/11/01 00:56:26 augustss Exp $
+# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:11 agc Exp $
# FreeBSD Id: Makefile,v 1.4 1997/08/09 23:37:33 fenner Exp
#
@@ -17,4 +12,4 @@ MAINTAINER= junker@jazz.snu.ac.kr
GNU_CONFIGURE= yes
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"