svn commit: r493253 - head/security/p5-Authen-Ticket
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Feb 18 09:00:49 UTC 2019
Author: amdmi3
Date: Mon Feb 18 09:00:48 2019
New Revision: 493253
URL: https://svnweb.freebsd.org/changeset/ports/493253
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/security/p5-Authen-Ticket/Makefile
Modified: head/security/p5-Authen-Ticket/Makefile
==============================================================================
--- head/security/p5-Authen-Ticket/Makefile Mon Feb 18 08:48:06 2019 (r493252)
+++ head/security/p5-Authen-Ticket/Makefile Mon Feb 18 09:00:48 2019 (r493253)
@@ -11,7 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl module providing the framework for implementing a ticketing system
+LICENSE= BSD3CLAUSE
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list