Lines 2-14
Link Here
|
2 |
# $FreeBSD: head/devel/p5-DateTime-Format-Strptime/Makefile 361879 2014-07-15 06:58:52Z leeym $ |
2 |
# $FreeBSD: head/devel/p5-DateTime-Format-Strptime/Makefile 361879 2014-07-15 06:58:52Z leeym $ |
3 |
|
3 |
|
4 |
PORTNAME= DateTime-Format-Strptime |
4 |
PORTNAME= DateTime-Format-Strptime |
5 |
PORTVERSION= 1.55 |
5 |
PORTVERSION= 1.56 |
6 |
PORTEPOCH= 1 |
6 |
PORTEPOCH= 1 |
7 |
CATEGORIES= devel perl5 |
7 |
CATEGORIES= devel perl5 |
8 |
MASTER_SITES= CPAN |
8 |
MASTER_SITES= CPAN |
9 |
PKGNAMEPREFIX= p5- |
9 |
PKGNAMEPREFIX= p5- |
10 |
|
10 |
|
11 |
MAINTAINER= perl@FreeBSD.org |
11 |
MAINTAINER= svysh.fbsd@gmail.com |
12 |
COMMENT= Parse and format strp and strf time patterns |
12 |
COMMENT= Parse and format strp and strf time patterns |
13 |
|
13 |
|
14 |
LICENSE= ART20 |
14 |
LICENSE= ART20 |
Lines 22-26
Link Here
|
22 |
|
22 |
|
23 |
USES= perl5 |
23 |
USES= perl5 |
24 |
USE_PERL5= configure |
24 |
USE_PERL5= configure |
|
|
25 |
NO_ARCH= yes |
26 |
|
27 |
#pre-install: test |
25 |
|
28 |
|
26 |
.include <bsd.port.mk> |
29 |
.include <bsd.port.mk> |