svn commit: r487663 - head/mail/p5-Mail-RFC822-Address
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Dec 17 09:00:16 UTC 2018
Author: amdmi3
Date: Mon Dec 17 09:00:15 2018
New Revision: 487663
URL: https://svnweb.freebsd.org/changeset/ports/487663
Log:
- Add LICENSE
- Add NO_ARCH
Approved by: portmgr blanket
Modified:
head/mail/p5-Mail-RFC822-Address/Makefile
Modified: head/mail/p5-Mail-RFC822-Address/Makefile
==============================================================================
--- head/mail/p5-Mail-RFC822-Address/Makefile Mon Dec 17 08:44:18 2018 (r487662)
+++ head/mail/p5-Mail-RFC822-Address/Makefile Mon Dec 17 09:00:15 2018 (r487663)
@@ -11,8 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl at FreeBSD.org
COMMENT= Perl5 module to validate RFC822 conformance of email addresses
+LICENSE= MIT
+
USES= perl5
USE_PERL5= configure
+NO_ARCH= yes
INSTALL_TARGET= pure_site_install
More information about the svn-ports-head
mailing list