diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-12-17 09:00:15 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-12-17 09:00:15 +0000 |
commit | ccbdcc27a9ddeeb92ab0ffc4801ee310b86d6451 (patch) | |
tree | 8ce1ec82d670039e33600254a3e3f4bb0073395a /mail/p5-Mail-RFC822-Address | |
parent | be552af0f3813c5f161679c9e2b3d098f7f67b23 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-RFC822-Address')
-rw-r--r-- | mail/p5-Mail-RFC822-Address/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/p5-Mail-RFC822-Address/Makefile b/mail/p5-Mail-RFC822-Address/Makefile index 4a7aa9bd3dbf..e0af4be9b97a 100644 --- a/mail/p5-Mail-RFC822-Address/Makefile +++ b/mail/p5-Mail-RFC822-Address/Makefile @@ -11,8 +11,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@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 |