summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjtb <jtb>2001-06-04 22:22:43 +0000
committerjtb <jtb>2001-06-04 22:22:43 +0000
commit486689c0f5405fd227b5eb9b878c9261d964287a (patch)
tree3829bc6df672c18f793aa66defb2ec338dfebf41 /mail
parentf0433ccf63b970ae7d44b7b641e93fd0df45cc1c (diff)
downloadpkgsrc-486689c0f5405fd227b5eb9b878c9261d964287a.tar.gz
Add LICENSE=pine-license.
Diffstat (limited to 'mail')
-rw-r--r--mail/pine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pine/Makefile b/mail/pine/Makefile
index 3b7b836e126..f62ec9bb21d 100644
--- a/mail/pine/Makefile
+++ b/mail/pine/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2001/05/16 08:35:10 abs Exp $
+# $NetBSD: Makefile,v 1.46 2001/06/04 22:22:44 jtb Exp $
# FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp
#
@@ -12,6 +12,8 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.washington.edu/pine/
COMMENT= Program for Internet E-mail and News
+LICENSE= pine-license
+
BUILD_DEFS+= PINE_USE_LDAP
# This pkg doesn't build pico or libpico; the pico pkg does that part.