diff options
-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 |