From 90976c78523ceaf2ef5a60efb9b3ac6fb82fb35c Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 15 Apr 1998 10:38:15 +0000 Subject: Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. Remove redundant (and sometimes erroneous) comments. --- security/rsaref/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'security/rsaref') 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 +.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3