summaryrefslogtreecommitdiff
path: root/security/rsaref
diff options
context:
space:
mode:
authoragc <agc>1998-04-15 10:38:15 +0000
committeragc <agc>1998-04-15 10:38:15 +0000
commit90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c (patch)
tree35307bbb1d53c1243684aaf33a30be9253e985bc /security/rsaref
parent0abbcc240b8b2caf2b88a751a44c3ac9b884ca04 (diff)
downloadpkgsrc-90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c.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 'security/rsaref')
-rw-r--r--security/rsaref/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 88959a0b01e..6f62a39243e 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: rsaref
-# Version required: 2.0
-# Date created: 17 Feb 1998
-# Whom: tv@netbsd.org
-#
-# $NetBSD: Makefile,v 1.5 1998/04/12 22:03:05 tv Exp $
+# $NetBSD: Makefile,v 1.6 1998/04/15 10:38:47 agc Exp $
#
DISTNAME= rsaref20
@@ -53,4 +48,4 @@ do-install:
cd ${WRKDIR}/doc && \
${INSTALL_DATA} info.txt rsaref.txt ${PREFIX}/share/doc/rsaref
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"