aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-13 03:02:12 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-13 03:02:12 +0800
commitb834008b34f0c667e18a858b8497c5e83a06de73 (patch)
tree729677043bb1dca6a8c58e326e89ed5685d884b0 /mail
parent5a91dd98d6f16e8f1c54dc49070beedd97e7d37a (diff)
downloadfreebsd-ports-gnome-b834008b34f0c667e18a858b8497c5e83a06de73.tar.gz
freebsd-ports-gnome-b834008b34f0c667e18a858b8497c5e83a06de73.tar.zst
freebsd-ports-gnome-b834008b34f0c667e18a858b8497c5e83a06de73.zip
Add LICENSE
- Add NO_ARCH
Diffstat (limited to 'mail')
-rw-r--r--mail/p5-Net-IMAP-Simple-SSL/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/mail/p5-Net-IMAP-Simple-SSL/Makefile b/mail/p5-Net-IMAP-Simple-SSL/Makefile
index 11958ba63d7b..b48c36a67e17 100644
--- a/mail/p5-Net-IMAP-Simple-SSL/Makefile
+++ b/mail/p5-Net-IMAP-Simple-SSL/Makefile
@@ -11,10 +11,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= SSL support for Net::IMAP::Simple
+LICENSE= ART10 GPLv1
+LICENSE_COMB= dual
+
BUILD_DEPENDS= p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
p5-Net-IMAP-Simple>=0:mail/p5-Net-IMAP-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= configure