aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:06:01 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-31 10:06:01 +0000
commit1cbc15e64f3dedbcd466d21a7522d9c4db4884ee (patch)
treef2540c9d31d25cc866eb496708f65bc920f1821b /security
parentf51c8976dc91a64ae46445fe50adee1916350e7a (diff)
Notes
Diffstat (limited to 'security')
-rw-r--r--security/p5-Authen-TypeKey/Makefile9
-rw-r--r--security/p5-Authen-TypeKey/pkg-descr8
-rw-r--r--security/p5-Authen-TypeKey/pkg-plist6
3 files changed, 13 insertions, 10 deletions
diff --git a/security/p5-Authen-TypeKey/Makefile b/security/p5-Authen-TypeKey/Makefile
index aee9302413ed..76acc53c0502 100644
--- a/security/p5-Authen-TypeKey/Makefile
+++ b/security/p5-Authen-TypeKey/Makefile
@@ -11,12 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= TypeKey authentication verification
-BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
- p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
+BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \
+ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= perl5
USE_PERL5= configure
+USES= perl5
.include <bsd.port.mk>
diff --git a/security/p5-Authen-TypeKey/pkg-descr b/security/p5-Authen-TypeKey/pkg-descr
index 40979af097aa..f704bf900834 100644
--- a/security/p5-Authen-TypeKey/pkg-descr
+++ b/security/p5-Authen-TypeKey/pkg-descr
@@ -1,7 +1,7 @@
-Authen::TypeKey is an implementation of verification for signatures
-generated by TypeKey authentication.
+Authen::TypeKey is an implementation of verification for signatures generated by
+TypeKey authentication.
-For information on the TypeKey protocol and using TypeKey in other
-applications, see http://www.sixapart.com/typekey/api.
+For information on the TypeKey protocol and using TypeKey in other applications,
+see http://www.sixapart.com/typekey/api.
WWW: http://search.cpan.org/dist/Authen-TypeKey/
diff --git a/security/p5-Authen-TypeKey/pkg-plist b/security/p5-Authen-TypeKey/pkg-plist
index cd4ed0d6b412..c78d681fa9d4 100644
--- a/security/p5-Authen-TypeKey/pkg-plist
+++ b/security/p5-Authen-TypeKey/pkg-plist
@@ -1,6 +1,6 @@
%%SITE_PERL%%/Authen/TypeKey.pm
-%%PERL5_MAN3%%/Authen::TypeKey.3.gz
-@dirrmtry %%SITE_PERL%%/Authen
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/TypeKey/.packlist
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/TypeKey
+%%PERL5_MAN3%%/Authen::TypeKey.3.gz
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen/TypeKey
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Authen
+@dirrmtry %%SITE_PERL%%/Authen