git: 3ac8b6c30545 - main - devel/p5-Test-Singleton: Update LICENSE
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jun 25 13:45:13 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3ac8b6c3054576d5c9071f2d912e2e82fc89eee2
commit 3ac8b6c3054576d5c9071f2d912e2e82fc89eee2
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-25 13:35:36 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-25 13:35:36 +0000
devel/p5-Test-Singleton: Update LICENSE
---
devel/p5-Test-Singleton/Makefile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/devel/p5-Test-Singleton/Makefile b/devel/p5-Test-Singleton/Makefile
index 35b9f5e21e41..48b9a234acf7 100644
--- a/devel/p5-Test-Singleton/Makefile
+++ b/devel/p5-Test-Singleton/Makefile
@@ -11,14 +11,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Test for Singleton classes
-LICENSE= GPLv2
+LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Class-Singleton>=0:devel/p5-Class-Singleton
-NO_ARCH= yes
-USE_PERL5= configure
USES= perl5
+USE_PERL5= configure
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the dev-commits-ports-all
mailing list