6d9af8d68d
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
19 lines
448 B
Makefile
19 lines
448 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/01/03 18:49:42 reed Exp $
|
|
#
|
|
|
|
DISTNAME= blinkenthemes-0.8
|
|
PKGREVISION= 1
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://sven.gimp.org/blinkenlights/old/
|
|
|
|
MAINTAINER= salo@NetBSD.org
|
|
HOMEPAGE= http://www.blinkenlights.de/
|
|
COMMENT= Blinkenlights simulator themes
|
|
|
|
USE_BUILDLINK2= YES
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../devel/blib/buildlink2.mk"
|
|
.include "../../devel/pkgconfig/buildlink2.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|