1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add LICENSE

- Sort *_DEPENDS
- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-31 10:06:01 +00:00
parent f51c8976dc
commit 1cbc15e64f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=363562
3 changed files with 13 additions and 10 deletions

View File

@ -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>

View File

@ -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/

View File

@ -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