summaryrefslogtreecommitdiff
path: root/archivers/macutil
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 /archivers/macutil
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 'archivers/macutil')
-rw-r--r--archivers/macutil/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/archivers/macutil/Makefile b/archivers/macutil/Makefile
index 3b92427752d..4e925bc0470 100644
--- a/archivers/macutil/Makefile
+++ b/archivers/macutil/Makefile
@@ -1,9 +1,4 @@
-# New packages collection makefile for: macutil
-# Version required: 2.0b3
-# Date created: 13 March 1998
-# Whom: mycroft
-#
-# $NetBSD: Makefile,v 1.3 1998/03/16 10:44:43 frueauf Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:08 agc Exp $
DISTNAME= macutil
PKGNAME= macutil-2.0b3
@@ -40,4 +35,4 @@ do-install:
${WRKSRC}/man/frommac.1 \
${WRKSRC}/man/macutil.1 ${PREFIX}/man/man1
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"