git: 74447fe72ff8 - main - textproc/p5-Text-Truncate: Add LICENSE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:47:17 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=74447fe72ff8a38c968ab9e7390448ad113a2870
commit 74447fe72ff8a38c968ab9e7390448ad113a2870
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:41:04 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:41:04 +0000
textproc/p5-Text-Truncate: Add LICENSE and NO_ARCH
---
textproc/p5-Text-Truncate/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/textproc/p5-Text-Truncate/Makefile b/textproc/p5-Text-Truncate/Makefile
index dec4488092c7..7a5e4106cb35 100644
--- a/textproc/p5-Text-Truncate/Makefile
+++ b/textproc/p5-Text-Truncate/Makefile
@@ -10,7 +10,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl module with simple string truncating routine
+LICENSE= PD
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list