From 03fc24b6bebfb2e6799f23249fd2efa916ddfff7 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Sun, 11 Sep 2016 17:54:21 +0000 Subject: [PATCH] - Add LICENSE --- security/checkpassword-pam/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/security/checkpassword-pam/Makefile b/security/checkpassword-pam/Makefile index 42db2968ac9b..4eaa0dd9115b 100644 --- a/security/checkpassword-pam/Makefile +++ b/security/checkpassword-pam/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/checkpasswd-pam/checkpasswd-pam/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Implementation of checkpassword authentication program +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes PLIST_FILES= bin/checkpassword-pam \