diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-09-13 00:01:05 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-09-13 00:01:05 +0800 |
commit | 438af9d4f71dcaac229e77c462b93ccba26dc547 (patch) | |
tree | 6be04709ab77e28b2c21eef6a9a8e17c10f74a71 /mail | |
parent | 0dccd178322d80596b9fe793ad9b4c248b68e297 (diff) | |
download | freebsd-ports-gnome-438af9d4f71dcaac229e77c462b93ccba26dc547.tar.gz freebsd-ports-gnome-438af9d4f71dcaac229e77c462b93ccba26dc547.tar.zst freebsd-ports-gnome-438af9d4f71dcaac229e77c462b93ccba26dc547.zip |
- Add LICENSE
- Add CPE information
Diffstat (limited to 'mail')
-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 \ |