diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-27 15:14:23 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-12-27 15:14:23 +0000 |
commit | 48b16bc177d9ad0dac59e3e086204be593eaf476 (patch) | |
tree | 29b90da8eb3b52c5a2f678d6527ef713581b7bda /mail/delatt | |
parent | 5ea6f4065268d00bf41a2a103d9056790e8a1fe5 (diff) | |
download | ports-48b16bc177d9ad0dac59e3e086204be593eaf476.tar.gz ports-48b16bc177d9ad0dac59e3e086204be593eaf476.zip |
Notes
Diffstat (limited to 'mail/delatt')
-rw-r--r-- | mail/delatt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/delatt/Makefile b/mail/delatt/Makefile index a5e4015104f1..26a8c9e5ea65 100644 --- a/mail/delatt/Makefile +++ b/mail/delatt/Makefile @@ -14,13 +14,13 @@ MASTER_SITES= http://danborn.net/delatt/ \ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Strip attachments from email +LICENSE= GPLv2 + RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 USE_PERL5_RUN= 5.8.6+ NO_BUILD= yes -LICENSE= GPLv2 - PLIST_FILES= bin/delatt post-patch: |