diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 03:26:07 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 03:26:07 +0000 |
commit | 615d337286fba2051d00f88bc38b2c496c1e5c3e (patch) | |
tree | 736a7cdc69ee7601fa4175c3da93ea80773127ff /japanese/pgp.language | |
parent | fae7866c2a73355d22e6c547251c2ef5ab3180db (diff) | |
download | ports-615d337286fba2051d00f88bc38b2c496c1e5c3e.tar.gz ports-615d337286fba2051d00f88bc38b2c496c1e5c3e.zip |
Notes
Diffstat (limited to 'japanese/pgp.language')
-rw-r--r-- | japanese/pgp.language/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/pgp.language/Makefile b/japanese/pgp.language/Makefile index 5d0a08b95545..b7ff2b8d9e69 100644 --- a/japanese/pgp.language/Makefile +++ b/japanese/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 9 May 1997 # Whom: Hironori Ikura <hikura@kaisei.org> # -# $Id: Makefile,v 1.1.1.1 1998/02/23 20:19:53 steve Exp $ +# $Id: Makefile,v 1.2 1998/06/27 05:19:04 asami Exp $ # DISTNAME= pgp263i-${PGP_LANGUAGE} @@ -15,6 +15,8 @@ EXTRACT_SUFX= .zip MAINTAINER= hikura@kaisei.org +RESTRICTED= "Crypto + BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp |