From 9dd49b215ba1d698b891266422c1ca5583c4a0cf Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 21 Sep 2007 13:00:17 +0000 Subject: Rename libart2 to libart to match the upstream name. --- graphics/libart2/Makefile | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 graphics/libart2/Makefile (limited to 'graphics/libart2/Makefile') diff --git a/graphics/libart2/Makefile b/graphics/libart2/Makefile deleted file mode 100644 index 6a5be3bf170..00000000000 --- a/graphics/libart2/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# $NetBSD: Makefile,v 1.24 2007/03/01 18:05:44 drochner Exp $ - -DISTNAME= libart_lgpl-2.3.19 -PKGNAME= ${DISTNAME:S/_lgpl/2/} -PKGREVISION= 1 -CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libart_lgpl/2.3/} -EXTRACT_SUFX= .tar.bz2 - -MAINTAINER= jmmv@NetBSD.org -HOMEPAGE= http://www.levien.com/libart/ -COMMENT= High-performance 2D graphics library - -PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir - -GNU_CONFIGURE= YES -USE_LIBTOOL= YES -PKGCONFIG_OVERRIDE= libart-2.0.pc.in -# bmake cannot handle the self-made libtool logic in Makefile.am. -USE_TOOLS+= gmake - -.include "../../mk/bsd.pkg.mk" -- cgit v1.2.3