diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2014-04-09 02:01:30 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2014-04-09 02:01:30 +0000 |
commit | 681b4427ebe263dee21994cd08372c7335f72e4c (patch) | |
tree | dfb179114b100d2b4d8e6bdd9d20ae2618adbe04 /converters | |
parent | 23cd35f4418283d1cb7899ee8bab1cdb3e5370e5 (diff) |
Notes
Diffstat (limited to 'converters')
-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 181d2ec02077..0be115cd153a 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 |