git: 40b4c4704a72 - main - www/p5-HTML-FromText: Add LICENSE_FILE and NO_ARCH
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 20 16:18:25 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=40b4c4704a72879cd4a8341f6f64298e4cddd7ea
commit 40b4c4704a72879cd4a8341f6f64298e4cddd7ea
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-20 16:04:10 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-20 16:15:57 +0000
www/p5-HTML-FromText: Add LICENSE_FILE and NO_ARCH
---
www/p5-HTML-FromText/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/www/p5-HTML-FromText/Makefile b/www/p5-HTML-FromText/Makefile
index da7ab7dded37..0a028f893f1a 100644
--- a/www/p5-HTML-FromText/Makefile
+++ b/www/p5-HTML-FromText/Makefile
@@ -12,6 +12,7 @@ COMMENT= Mark up text as HTML
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Email-Find>=0.09:mail/p5-Email-Find \
@@ -20,4 +21,6 @@ RUN_DEPENDS= p5-Email-Find>=0.09:mail/p5-Email-Find \
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
+
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list