summaryrefslogtreecommitdiff
path: root/editors/pico
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 /editors/pico
parentf0433ccf63b970ae7d44b7b641e93fd0df45cc1c (diff)
downloadpkgsrc-486689c0f5405fd227b5eb9b878c9261d964287a.tar.gz
Add LICENSE=pine-license.
Diffstat (limited to 'editors/pico')
-rw-r--r--editors/pico/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/pico/Makefile b/editors/pico/Makefile
index 2adcf6f3c0d..b174561462f 100644
--- a/editors/pico/Makefile
+++ b/editors/pico/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2001/02/17 16:03:31 tron Exp $
+# $NetBSD: Makefile,v 1.26 2001/06/04 22:22:43 jtb Exp $
#
DISTNAME= pine4.33
@@ -11,6 +11,8 @@ MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://www.washington.edu/pine/
COMMENT= Text editor (ships with Pine), and Pine's text editing lib
+LICENSE= pine-license
+
USE_LIBTOOL= # defined
.include "../../mk/bsd.prefs.mk"