aboutsummaryrefslogtreecommitdiff
path: root/security/gcipher
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 11:04:36 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-05-29 11:04:36 +0000
commit60fe6f7f2c2e5adbcaddd28687afbb52b442cf3c (patch)
tree2f4d30a40a2dd2fc078a6b5572707f5140bcb8fa /security/gcipher
parente8ab9c08887b6d1a206f0387c316474e452479a5 (diff)
downloadports-60fe6f7f2c2e5adbcaddd28687afbb52b442cf3c.tar.gz
ports-60fe6f7f2c2e5adbcaddd28687afbb52b442cf3c.zip
Notes
Diffstat (limited to 'security/gcipher')
-rw-r--r--security/gcipher/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/gcipher/Makefile b/security/gcipher/Makefile
index ec0d14cd76e4..f6514452744d 100644
--- a/security/gcipher/Makefile
+++ b/security/gcipher/Makefile
@@ -11,13 +11,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Simple encryption tool
LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GNOME= pygnome2
USES= python
-MAN1= gcipher.1
-LICENSE_FILES= ${WRKSRC}/LICENSE
-
OPTIONS_DEFINE= DOCS
post-patch: