1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

textproc/p5-Text-Truncate: Add LICENSE and NO_ARCH

This commit is contained in:
Po-Chuan Hsieh 2021-06-25 21:41:04 +08:00
parent a3c6ee8ddd
commit 74447fe72f
No known key found for this signature in database
GPG Key ID: 9A4BD10F002DD04B

View File

@ -10,7 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module with simple string truncating routine
LICENSE= PD
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>