diff options
author | knu <knu@FreeBSD.org> | 2014-04-09 10:01:30 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2014-04-09 10:01:30 +0800 |
commit | 86fe39fcb709f164ffdae4800a1f0ffb7b078bab (patch) | |
tree | dfb179114b100d2b4d8e6bdd9d20ae2618adbe04 /converters | |
parent | f730fa465c56ebd2419c7c07d51a019f876f38e9 (diff) | |
download | freebsd-ports-gnome-86fe39fcb709f164ffdae4800a1f0ffb7b078bab.tar.gz freebsd-ports-gnome-86fe39fcb709f164ffdae4800a1f0ffb7b078bab.tar.zst freebsd-ports-gnome-86fe39fcb709f164ffdae4800a1f0ffb7b078bab.zip |
Add LICENSE.
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 |