summaryrefslogtreecommitdiff
path: root/audio/cam
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/cam
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/cam')
-rw-r--r--audio/cam/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/cam/Makefile b/audio/cam/Makefile
index afac8b1e1a9..1a33350ff48 100644
--- a/audio/cam/Makefile
+++ b/audio/cam/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: cam
-# Version required: 1.02
-# Date created: Tue Nov 12 15:54:21 CST 1996
-# Whom: erich@FreeBSD.org
-#
-# $NetBSD: Makefile,v 1.3 1998/01/19 00:50:56 hubertf Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:09 agc Exp $
#
DISTNAME= cam-1.02
@@ -19,4 +14,4 @@ BUILD_DEPENDS= ${PREFIX}/lib/libncurses.a:${PORTSDIR}/devel/ncurses
MAN1= cam.1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"