diff options
-rw-r--r-- | converters/cocot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/converters/cocot/Makefile b/converters/cocot/Makefile index 181d2ec0207..0be115cd153 100644 --- a/converters/cocot/Makefile +++ b/converters/cocot/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}-1.1-${PORTVERSION} MAINTAINER= knu@FreeBSD.org COMMENT= Code Converter on TTY +LICENSE= BSD3CLAUSE + OPTIONS_DEFINE= DOCS USES= iconv zip |