- Add LICENSE

- Sort *_DEPENDS
- Sort PLIST
- Reformat pkg-descr
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2014-07-06 18:50:18 +00:00
parent ff05b358f4
commit 971f83f1fc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360970
3 changed files with 18 additions and 15 deletions

View File

@ -11,13 +11,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Arrays, hashes, booleans, integers, sets, and more
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-Class-Accessor-Installer>=0:${PORTSDIR}/devel/p5-Class-Accessor-Installer \
p5-Data-Miscellany>=0:${PORTSDIR}/devel/p5-Data-Miscellany \
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
p5-Class-Accessor-Installer>=0:${PORTSDIR}/devel/p5-Class-Accessor-Installer
p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>

View File

@ -1,13 +1,13 @@
This module generates accessors for your class in the same spirit as
Class::Accessor does. While the latter deals with accessors for
scalar values, this module provides accessor makers for arrays,
hashes, integers, booleans, sets and more.
Class::Accessor does. While the latter deals with accessors for scalar values,
this module provides accessor makers for arrays, hashes, integers, booleans,
sets and more.
As seen in the synopsis, you can chain calls to the accessor makers.
Also, because this module inherits from Class::Accessor, you can put
a call to one of its accessor makers at the end of the chain.
As seen in the synopsis, you can chain calls to the accessor makers. Also,
because this module inherits from Class::Accessor, you can put a call to one of
its accessor makers at the end of the chain.
The accessor generators also generate documentation ready to be used
with Sub::Documentation.
The accessor generators also generate documentation ready to be used with
Sub::Documentation.
WWW: http://search.cpan.org/dist/Class-Accessor-Complex/

View File

@ -1,8 +1,8 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Accessor/Complex/.packlist
%%SITE_PERL%%/Class/Accessor/Complex.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Accessor/Complex/.packlist
%%PERL5_MAN3%%/Class::Accessor::Complex.3.gz
@dirrmtry %%SITE_PERL%%/Class/Accessor
@dirrmtry %%SITE_PERL%%/Class
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Accessor/Complex
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Accessor/Complex
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class/Accessor
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Class
@dirrmtry %%SITE_PERL%%/Class/Accessor
@dirrmtry %%SITE_PERL%%/Class