diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-12 16:01:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-09-12 16:01:05 +0000 |
commit | 14197d5e686fc2657a99f872a26bec8be421cfdc (patch) | |
tree | 6be04709ab77e28b2c21eef6a9a8e17c10f74a71 /mail/procmail | |
parent | 4037f2fff1588c2089a73f67b8e33b7e97e8dc76 (diff) |
Notes
Diffstat (limited to 'mail/procmail')
-rw-r--r-- | mail/procmail/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/procmail/Makefile b/mail/procmail/Makefile index 651fdfa6bead..373b5b56ef5c 100644 --- a/mail/procmail/Makefile +++ b/mail/procmail/Makefile @@ -17,9 +17,12 @@ MASTER_SITES= ftp://ftp.ucsb.edu/pub/mirrors/procmail/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Local mail delivery agent +LICENSE= GPLv2 + OPTIONS_DEFINE= DOCS EXAMPLES INSTALL_TARGET= install.bin install.man +USES= cpe PORTDOCS= FAQ FEATURES HISTORY KNOWN_BUGS README PORTEXAMPLES= 1procmailrc 1rmail 2procmailrc 2rmail 3procmailrc 3rmail \ |