diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 02:53:04 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-16 02:53:04 +0000 |
commit | 99c915fa407a44acb4f38531be4033a919ea9109 (patch) | |
tree | 93b136fed348c10949ddbe1945fa22d25a3d2e4a /korean/pgp.language/Makefile | |
parent | 012ec590221f3e5b47d92c4f9ad3495b3052ae6e (diff) | |
download | ports-99c915fa407a44acb4f38531be4033a919ea9109.tar.gz ports-99c915fa407a44acb4f38531be4033a919ea9109.zip |
Notes
Diffstat (limited to 'korean/pgp.language/Makefile')
-rw-r--r-- | korean/pgp.language/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/pgp.language/Makefile b/korean/pgp.language/Makefile index b940f15b678e..6f020ad0916d 100644 --- a/korean/pgp.language/Makefile +++ b/korean/pgp.language/Makefile @@ -3,7 +3,7 @@ # Date created: 22 Jul 1998 # Whom: CHOI Junho <junker@jazz.snu.ac.kr> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/09/17 14:14:50 kuriyama Exp $ # # This is based on ja-pgp. # @@ -19,6 +19,8 @@ MAINTAINER= junker@jazz.snu.ac.kr BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip RUN_DEPENDS= pgp:${PORTSDIR}/security/pgp +RESTRICTED= "Crypto" + EXTRACT_CMD= unzip EXTRACT_ARGS= -q NO_BUILD= YES |