Add LICENSE

- Add NO_ARCH
- Fix and update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-06-04 18:03:26 +00:00
parent c959611d1e
commit a3985ef680
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471597
2 changed files with 6 additions and 1 deletions

View File

@ -11,9 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Parse and format SQLite dates and times
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-DateTime-Format-Builder>=0:devel/p5-DateTime-Format-Builder
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -3,4 +3,4 @@ and TIMESTAMP data types. It can be used to parse these formats in order to
create DateTime objects, and it can take a DateTime object and produce a string
representing it in the SQLite format.
WWW: http://search.cpan.org/dist/DateTime-Format-SQLite/ /
WWW: https://metacpan.org/release/DateTime-Format-SQLite