e8d8834f6a
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
19 lines
438 B
Makefile
19 lines
438 B
Makefile
# $NetBSD: Makefile,v 1.13 2010/06/13 22:44:26 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= blinkenthemes-0.8
|
|
PKGREVISION= 7
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
|
|
|
|
MAINTAINER= salo@NetBSD.org
|
|
HOMEPAGE= http://www.blinkenlights.de/
|
|
COMMENT= Blinkenlights simulator themes
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_TOOLS+= pkg-config
|
|
|
|
.include "../../devel/blib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|