Date: Fri, 25 Sep 2015 15:17:45 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397830 - head/graphics/prison Message-ID: <201509251517.t8PFHjq6092577@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Sep 25 15:17:44 2015 New Revision: 397830 URL: https://svnweb.freebsd.org/changeset/ports/397830 Log: - Add LICENSE Modified: head/graphics/prison/Makefile Modified: head/graphics/prison/Makefile ============================================================================== --- head/graphics/prison/Makefile Fri Sep 25 15:17:41 2015 (r397829) +++ head/graphics/prison/Makefile Fri Sep 25 15:17:44 2015 (r397830) @@ -10,6 +10,8 @@ MASTER_SITES= KDE/stable/${PORTNAME}/${P MAINTAINER= ports@FreeBSD.org COMMENT= Barcode library for KDE +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libdmtx.so:${PORTSDIR}/graphics/libdmtx \ libqrencode.so:${PORTSDIR}/graphics/libqrencode
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509251517.t8PFHjq6092577>