summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-17 12:09:49 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2016-12-17 12:09:49 +0000
commitcb8ab801e7fb8a028620001c2c52e0ec49618f39 (patch)
tree086dac3f94ec021218f80b081f07a1b13cac3937 /graphics
parentHook p5-String-LCSS to the build (diff)
Add license
Notes
Notes: svn path=/head/; revision=428719
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jp2a/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile
index aebc62559719..11e78c44891f 100644
--- a/graphics/jp2a/Makefile
+++ b/graphics/jp2a/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= SF
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Converts JPG images to ASCII
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
LIB_DEPENDS= libcurl.so:ftp/curl
USES= jpeg tar:bzip2