diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-02-20 09:00:47 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-02-20 09:00:47 +0000 |
commit | dc304616716088df8d53179ef826dc4fea6d2dab (patch) | |
tree | 5091e028d83352113ce0c1bcd2aeff494f257dd9 /security/p5-Authen-PAM | |
parent | f74eb383125dc39159b3b16fd1fb0ebc2c54426a (diff) | |
download | ports-dc304616716088df8d53179ef826dc4fea6d2dab.tar.gz ports-dc304616716088df8d53179ef826dc4fea6d2dab.zip |
Notes
Diffstat (limited to 'security/p5-Authen-PAM')
-rw-r--r-- | security/p5-Authen-PAM/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/security/p5-Authen-PAM/Makefile b/security/p5-Authen-PAM/Makefile index a97340fd9321..85b996863001 100644 --- a/security/p5-Authen-PAM/Makefile +++ b/security/p5-Authen-PAM/Makefile @@ -11,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= des@FreeBSD.org COMMENT= Perl interface to the PAM library +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual + USES= perl5 USE_PERL5= configure CONFIGURE_ARGS= -DPAM_STRERROR_NEEDS_PAMH |