diff options
-rw-r--r-- | security/gcipher/Makefile | 4 |
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: |