svn commit: r487413 - head/sysutils/p5-Sys-User-UIDhelper
Dmitry Marakasov
amdmi3 at FreeBSD.org
Fri Dec 14 09:00:12 UTC 2018
Author: amdmi3
Date: Fri Dec 14 09:00:11 2018
New Revision: 487413
URL: https://svnweb.freebsd.org/changeset/ports/487413
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/sysutils/p5-Sys-User-UIDhelper/Makefile
Modified: head/sysutils/p5-Sys-User-UIDhelper/Makefile
==============================================================================
--- head/sysutils/p5-Sys-User-UIDhelper/Makefile Fri Dec 14 08:44:29 2018 (r487412)
+++ head/sysutils/p5-Sys-User-UIDhelper/Makefile Fri Dec 14 09:00:11 2018 (r487413)
@@ -12,7 +12,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vvelox at vvelox.net
COMMENT= Helps for locating free UIDs
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list