aboutsummaryrefslogtreecommitdiffstats
path: root/editors/pico-alpine
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2010-06-14 16:22:55 +0800
committerdougb <dougb@FreeBSD.org>2010-06-14 16:22:55 +0800
commit871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4 (patch)
tree95c498fc67d6802e14712576dde77a1052867735 /editors/pico-alpine
parentceec96988f0d311806605a4a96e38c19810b4a87 (diff)
downloadfreebsd-ports-gnome-871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4.tar.gz
freebsd-ports-gnome-871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4.tar.zst
freebsd-ports-gnome-871de6d19e9e95de86ff8f6fd22bcc514d8bf7d4.zip
Add LICENSE information to my ports where the right answer is obvious
Diffstat (limited to 'editors/pico-alpine')
-rw-r--r--editors/pico-alpine/Makefile2
-rw-r--r--editors/pico-alpine/pkg-descr2
2 files changed, 4 insertions, 0 deletions
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile
index 70ec30ee6c55..f00f7ca15483 100644
--- a/editors/pico-alpine/Makefile
+++ b/editors/pico-alpine/Makefile
@@ -12,6 +12,8 @@ DISTNAME= alpine-${PORTVERSION}
COMMENT= [Al]PIne's message COmposition editor and Pilot file manager
+LICENSE= ASL
+
MASTERDIR= ${.CURDIR}/../../mail/alpine
DESCR= ${.CURDIR}/pkg-descr
diff --git a/editors/pico-alpine/pkg-descr b/editors/pico-alpine/pkg-descr
index c8a5b9a6d127..499339d22a4d 100644
--- a/editors/pico-alpine/pkg-descr
+++ b/editors/pico-alpine/pkg-descr
@@ -11,6 +11,8 @@ commands operate on text files only. The "Edit" command invokes "pico."
The "Launch" command provides a convenient way to either execute the selected
file or to run an application on it.
+LICENSE: ASL
+
WWW: http://www.washington.edu/alpine/
- Doug Barton