1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

- Add LICENSE

- Add NO_ARCH

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2018-03-09 09:03:09 +00:00
parent 1511cc9cae
commit 0c175c6f8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463946

View File

@ -12,7 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Perl5 module containing a better/faster date parser for absolute dates
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>