svn commit: r371836 - head/graphics/giblib

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Oct 31 14:44:36 UTC 2014


Author: amdmi3
Date: Fri Oct 31 14:44:35 2014
New Revision: 371836
URL: https://svnweb.freebsd.org/changeset/ports/371836
QAT: https://qat.redports.org/buildarchive/r371836/

Log:
  - Add LICENSE

Modified:
  head/graphics/giblib/Makefile

Modified: head/graphics/giblib/Makefile
==============================================================================
--- head/graphics/giblib/Makefile	Fri Oct 31 14:44:29 2014	(r371835)
+++ head/graphics/giblib/Makefile	Fri Oct 31 14:44:35 2014	(r371836)
@@ -10,6 +10,9 @@ MASTER_SITES=	http://linuxbrit.co.uk/dow
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Utility library that includes a wrapper for imlib2
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USES=		pathfix pkgconfig libtool
 USE_EFL=	imlib2
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list