summaryrefslogtreecommitdiff
path: root/security/rsaref
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-03-19 12:17:53 +0000
committerfrueauf <frueauf>1998-03-19 12:17:53 +0000
commitfe27d4c212e8b6c9daffcca25f4dc13f6e0b910e (patch)
treef46047a6406af43e8fc986c54103b47339c48c95 /security/rsaref
parent85c9cc7da072e94d66bf947c2e65afd1efba266b (diff)
downloadpkgsrc-fe27d4c212e8b6c9daffcca25f4dc13f6e0b910e.tar.gz
portlint: reorder for PNF.
Diffstat (limited to 'security/rsaref')
-rw-r--r--security/rsaref/Makefile25
1 files changed, 12 insertions, 13 deletions
diff --git a/security/rsaref/Makefile b/security/rsaref/Makefile
index 4bc2f20243b..566a4480f52 100644
--- a/security/rsaref/Makefile
+++ b/security/rsaref/Makefile
@@ -1,25 +1,24 @@
# New ports collection makefile for: rsaref
# Version required: 2.0
-#
# Date created: 17 Feb 1998
# Whom: tv@netbsd.org
#
-# $NetBSD: Makefile,v 1.2 1998/03/18 13:54:23 agc Exp $
+# $NetBSD: Makefile,v 1.3 1998/03/19 12:17:53 frueauf Exp $
#
-PKGNAME= rsaref-2.0
-DISTNAME= rsaref20
-CATEGORIES= security
-RSA_SITE= ftp://ftp.rsa.com/rsaref/
-MASTER_SITES= ${RSA_SITE}
-EXTRACT_SUFX= .tar.Z
+DISTNAME= rsaref20
+PKGNAME= rsaref-2.0
+WRKSRC= ${WRKDIR}/source
+CATEGORIES= security
+RSA_SITE= ftp://ftp.rsa.com/rsaref/
+MASTER_SITES= ${RSA_SITE}
+EXTRACT_SUFX= .tar.Z
-MAINTAINER= packages@NetBSD.ORG
+MAINTAINER= packages@NetBSD.ORG
-WRKSRC= ${WRKDIR}/source
-RESTRICTED= "Cryptographic source usable only within the USA"
-MIRROR_DISTFILE=no
-IS_INTERACTIVE= yes
+RESTRICTED= "Cryptographic source usable only within the USA"
+MIRROR_DISTFILE= no
+IS_INTERACTIVE= yes
do-fetch:
@(if [ "X${USA_RESIDENT}" != XYES ]; then \