summaryrefslogtreecommitdiff
path: root/audio/cddbd
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/cddbd
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/cddbd')
-rw-r--r--audio/cddbd/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/cddbd/Makefile b/audio/cddbd/Makefile
index 28fba8ea91c..d5af0f0fa26 100644
--- a/audio/cddbd/Makefile
+++ b/audio/cddbd/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: cddbd
-# Version required: 1.3.1 patch 1
-# Date created: 18 Apr 1997
-# Whom: Brent J. Nordquist <bjn@visi.com>
-#
-# $NetBSD: Makefile,v 1.2 1998/02/02 20:53:31 frueauf Exp $
+# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:10 agc Exp $
#
DISTNAME= cddbd-1.3.1
@@ -29,4 +24,4 @@ do-install:
BINPERM=${BINMODE} BINOWNER=${BINOWN} BINGROUP=${BINGRP} \
sh install.sh )
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"