pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/freeimage
Module Name: pkgsrc
Committed By: nros
Date: Tue Jul 4 20:50:53 UTC 2017
Modified Files:
pkgsrc/graphics/freeimage: Makefile
Log Message:
set correct licences for freeimage
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/graphics/freeimage/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/freeimage/Makefile
diff -u pkgsrc/graphics/freeimage/Makefile:1.3 pkgsrc/graphics/freeimage/Makefile:1.4
--- pkgsrc/graphics/freeimage/Makefile:1.3 Mon Feb 20 08:00:42 2017
+++ pkgsrc/graphics/freeimage/Makefile Tue Jul 4 20:50:53 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2017/02/20 08:00:42 snj Exp $
+# $NetBSD: Makefile,v 1.4 2017/07/04 20:50:53 nros Exp $
DISTNAME= FreeImage3170
PKGNAME= freeimage-3.17.0
@@ -10,6 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://freeimage.sf.net/
COMMENT= Library for supporting PNG, BMP, JPEG, and TIFF
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 OR mpl-1.0
USE_LANGUAGES+= c c++
USE_TOOLS+= gmake
Home |
Main Index |
Thread Index |
Old Index