aboutsummaryrefslogtreecommitdiff
path: root/security/aescrypt
diff options
context:
space:
mode:
authorHiroki Tagato <tagattie@FreeBSD.org>2020-04-20 12:29:50 +0000
committerHiroki Tagato <tagattie@FreeBSD.org>2020-04-20 12:29:50 +0000
commit8497e049abc7a68006d65b09537e1dc895efece8 (patch)
treeac4c43308c01d0a3f472607fe288d7b0014aaaa1 /security/aescrypt
parenta02895f69dfd6f16b5fd39f139014842b69e62f6 (diff)
downloadports-8497e049abc7a68006d65b09537e1dc895efece8.tar.gz
ports-8497e049abc7a68006d65b09537e1dc895efece8.zip
- Pass maintainership to submitter
- Add license PR: 245492 Submitted by: Mauro F Caseres <mauroeldritch@gmail.com> Approved by: ehaupt (mentor), pizzamig (co-mentor)
Notes
Notes: svn path=/head/; revision=532204
Diffstat (limited to 'security/aescrypt')
-rw-r--r--security/aescrypt/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/aescrypt/Makefile b/security/aescrypt/Makefile
index a19b344afc70..dfc7dc6c08dc 100644
--- a/security/aescrypt/Makefile
+++ b/security/aescrypt/Makefile
@@ -11,9 +11,12 @@ PATCH_SITES= http://devel.ringlet.net/security/aescrypt/patches/ \
http://people.FreeBSD.org/~roam/ports/patches/security/aescrypt/
PATCHFILES= aescrypt-0.7-roam-whopper-01.patch.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= mauroeldritch@gmail.com
COMMENT= Command-line AES encryption/decryption suite
+LICENSE= BSD4CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
GNU_CONFIGURE= yes
MAKE_ENV+= BINGRP=wheel