From a22b6e03bd5a2cb542a37ded0f6eb698503f02be Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Mon, 14 Jun 2010 08:22:55 +0000 Subject: Add LICENSE information to my ports where the right answer is obvious --- mail/alpine/Makefile | 2 ++ mail/alpine/pkg-descr | 2 ++ mail/pine-pgp-filters/Makefile | 2 ++ mail/pine-pgp-filters/pkg-descr | 2 ++ 4 files changed, 8 insertions(+) (limited to 'mail') diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index 75ebaa8dc1b8..15fb53e65946 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= alpine-${PORTVERSION} MAINTAINER= dougb@FreeBSD.org COMMENT?= Mail and news client descended from Pine +LICENSE= ASL + OPTIONS+= THREADS "Compile with thread support" on \ MOUSE "Enable mouse support for xterm" on \ NLS "National Language Support" off \ diff --git a/mail/alpine/pkg-descr b/mail/alpine/pkg-descr index 7a9407d8ea64..b3263c290854 100644 --- a/mail/alpine/pkg-descr +++ b/mail/alpine/pkg-descr @@ -18,6 +18,8 @@ Alpine's basic feature set includes: Alpine supports MIME (Multipurpose Internet Mail Extensions), an Internet Standard for representing multipart and multimedia data in email. +LICENSE: ASL + WWW: http://www.washington.edu/alpine/ - Doug Barton diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile index 023c1edb9bd1..b3a1b323036f 100644 --- a/mail/pine-pgp-filters/Makefile +++ b/mail/pine-pgp-filters/Makefile @@ -17,6 +17,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= DougB@FreeBSD.org COMMENT= Simple /bin/sh-based filters to use GnuPG with Alpine +LICENSE= BSD + PLIST_FILES= bin/ppf_mime bin/ppf_mime_decrypt \ libexec/ppf_decrypt libexec/ppf_encrypt libexec/ppf_mime \ libexec/ppf_mime_decrypt libexec/ppf_sign libexec/ppf_verify diff --git a/mail/pine-pgp-filters/pkg-descr b/mail/pine-pgp-filters/pkg-descr index caad1b460c8d..09fd4767bf8a 100644 --- a/mail/pine-pgp-filters/pkg-descr +++ b/mail/pine-pgp-filters/pkg-descr @@ -6,6 +6,8 @@ that were sent using MIME encoding. See the INSTALL file for instructions on how to configure these filters. +LICENSE: BSD + WWW: http://dougbarton.us/PGP/ppf/ - Doug Barton -- cgit v1.2.3