diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-18 10:59:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-18 10:59:27 +0000 |
commit | ddcc39957dd2b74291c2d8368bc65eefc98e8dba (patch) | |
tree | e2de038815adb3765e98994d6403dd4c3aa8fabb /russian/pgp.language | |
parent | b29ddb001c8fbe3be17759b73677cd86715301eb (diff) | |
download | ports-ddcc39957dd2b74291c2d8368bc65eefc98e8dba.tar.gz ports-ddcc39957dd2b74291c2d8368bc65eefc98e8dba.zip |
Notes
Diffstat (limited to 'russian/pgp.language')
-rw-r--r-- | russian/pgp.language/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 347f2d9d2cc2..530df9b6aadb 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1995/05/04 14:47:56 ache Exp $ +# $Id: Makefile,v 1.2 1995/05/12 09:43:57 asami Exp $ # DISTNAME= pgp26ru @@ -14,6 +14,9 @@ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG +# depends on restricted stuff (pgp) +NO_PACKAGE= yes + EXEC_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ pgp:${PORTSDIR}/utils/pgp.non-usa_only EXTRACT_CMD= unzip |