Add LICENSE
- Add NO_ARCH - Fix and update WWW
This commit is contained in:
parent
c959611d1e
commit
a3985ef680
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=471597
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user