![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / graphics / clutter-cairo / Attic / Makefile (download)
Revision 1.3, Tue May 19 08:59:16 2009 UTC (13 years, 10 months ago) by wiz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT block). Uncomment some commented out LICENSE lines while here. |
# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:16 wiz Exp $ # DISTNAME= clutter-cairo-0.8.2 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/clutter-cairo/0.8/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.clutter-project.org/ COMMENT= Clutter Cairo integrarion library LICENSE= gnu-lgpl-v2.1 PKG_DESTDIR_SUPPORT= user-destdir GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config PKGCONFIG_OVERRIDE+= clutter-cairo.pc.in BUILDLINK_API_DEPENDS.cairo+= cairo>=1.4 .include "../../graphics/cairo/buildlink3.mk" .include "../../graphics/clutter/buildlink3.mk" .include "../../mk/bsd.pkg.mk"