pkgsrc/graphics/plasma/Makefile
jmmv 30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00

17 lines
396 B
Makefile

# $NetBSD: Makefile,v 1.6 2003/07/26 21:41:26 jmmv Exp $
#
DISTNAME= plasma-1.0
PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.libsdl.org/projects/plasma/src/
MAINTAINER= zuntum@NetBSD.org
HOMEPAGE= http://www.libsdl.org/projects/plasma/
COMMENT= Warping plasma demo
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
.include "../../devel/SDL/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"