diff options
author | rene <rene@FreeBSD.org> | 2010-06-23 14:52:11 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2010-06-23 14:52:11 +0800 |
commit | 15bd31d44b1918ad07b017dabda8020db7ca519f (patch) | |
tree | eabc62e23e3aef594026215391fa977a9bc707a0 /devel/argouml | |
parent | ad685aa955c4f6f954ac867fb7d2887e0335aae5 (diff) | |
download | freebsd-ports-gnome-15bd31d44b1918ad07b017dabda8020db7ca519f.tar.gz freebsd-ports-gnome-15bd31d44b1918ad07b017dabda8020db7ca519f.tar.zst freebsd-ports-gnome-15bd31d44b1918ad07b017dabda8020db7ca519f.zip |
Specify that this port uses the Eclipse Public License.
Approved by: tabthorpe (mentor, implicit)
Feature safe: yes
Diffstat (limited to 'devel/argouml')
-rw-r--r-- | devel/argouml/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/argouml/Makefile b/devel/argouml/Makefile index 16d94902aedc..9d2f378e45e0 100644 --- a/devel/argouml/Makefile +++ b/devel/argouml/Makefile @@ -17,6 +17,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ DIST_SUBDIR= ${PORTNAME} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} +LICENSE= EPL + MAINTAINER= rene@FreeBSD.org COMMENT= A UML design tool with cognitive support |