aboutsummaryrefslogtreecommitdiff
path: root/mail/gotmail
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-02 00:37:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-03-02 00:37:51 +0000
commitc16eac8919f3d6d2411b1abc9e62961a476808ca (patch)
tree8df91df1ab269b5f37ee19a423b0c47ad362fce9 /mail/gotmail
parentaa86beca589ce24da1874ddfd760e38c4f01cb57 (diff)
downloadports-c16eac8919f3d6d2411b1abc9e62961a476808ca.tar.gz
ports-c16eac8919f3d6d2411b1abc9e62961a476808ca.zip
Notes
Diffstat (limited to 'mail/gotmail')
-rw-r--r--mail/gotmail/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile
index bd76076b7b09..62b20f9f6811 100644
--- a/mail/gotmail/Makefile
+++ b/mail/gotmail/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Script to fetch mail from a Hotmail or MSN mailbox
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
p5-URI>=0:${PORTSDIR}/net/p5-URI \
p5-Net>=0:${PORTSDIR}/net/p5-Net
@@ -22,6 +25,9 @@ PORTDOCS= ChangeLog README sample.gotmailrc
OPTIONS_DEFINE= DOCS
+post-extract:
+ @${CHMOD} 755 ${WRKSRC}
+
do-install:
${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.man \
${STAGEDIR}${MANPREFIX}/man/man1/${PORTNAME}.1