diff options
author | Rene Ladan <rene@FreeBSD.org> | 2010-06-23 06:52:11 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2010-06-23 06:52:11 +0000 |
commit | b9a07b93844c60f75965c0617fbcea13c323226a (patch) | |
tree | 1f119de85363decf8806fc73d65d75de1e386186 /devel/argouml | |
parent | 63b73db240937a3658f836491fa8463786e56ecc (diff) |
Specify that this port uses the Eclipse Public License.
Approved by: tabthorpe (mentor, implicit)
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=256858
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 |