pkgsrc/graphics/blinkenthemes/Makefile
salo 87b9a8463f Initial import of blinkenthemes-0.8: Blinkenlights simulator themes
Themes for Blinkenlights simulator.  The themes format is defined in the blib
package which also contains code to parse the format as well as display
widgets for GTK+ and DirectFB that make use of the themes.


Greetings from 20c3, 20th Chaos Communication Congress in Berlin, where the
real Blinkenlights are running at this very moment on the Haus des Lehrers,
next to the congress building ;) (http://www.blinkenlights.de/).
2003-12-27 22:41:44 +00:00

18 lines
437 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2003/12/27 22:41:44 salo Exp $
#
DISTNAME= blinkenthemes-0.8
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"