From 1f438c1fc48a5f059c2dc6fdff1e09b45ccdff02 Mon Sep 17 00:00:00 2001 From: tron Date: Fri, 10 Jul 2009 16:26:40 +0000 Subject: Set license to gnu-lgpl-v2.1 and mpl-1.1. --- graphics/cairo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index dfc3ffb4058..fd5891bdb9c 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.74 2009/07/09 17:27:56 drochner Exp $ +# $NetBSD: Makefile,v 1.75 2009/07/10 16:26:40 tron Exp $ DISTNAME= cairo-1.8.8 CATEGORIES= graphics @@ -7,6 +7,7 @@ MASTER_SITES= http://cairographics.org/releases/ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://cairographics.org/ COMMENT= Vector graphics library with cross-device output support +LICENSE= gnu-lgpl-v2.1 AND mpl-1.1 PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3