Date: Sat, 17 Dec 2016 12:09:49 +0000 (UTC) From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r428719 - head/graphics/jp2a Message-ID: <201612171209.uBHC9nfT056292@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ehaupt Date: Sat Dec 17 12:09:49 2016 New Revision: 428719 URL: https://svnweb.freebsd.org/changeset/ports/428719 Log: Add license Modified: head/graphics/jp2a/Makefile Modified: head/graphics/jp2a/Makefile ============================================================================== --- head/graphics/jp2a/Makefile Sat Dec 17 11:48:39 2016 (r428718) +++ head/graphics/jp2a/Makefile Sat Dec 17 12:09:49 2016 (r428719) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612171209.uBHC9nfT056292>