pkgsrc-wip/tuxtype2/Makefile

22 lines
587 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.10 2006/06/12 16:29:04 thomasklausner Exp $
DISTNAME= Tuxtype2-${VERSION}
PKGNAME= tuxtype2-${VERSION}
PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tuxtype/}
MAINTAINER= reed@reedmedia.net
COMMENT= Educational typing tutorial game for children
HOMEPAGE= http://tuxtype.sourceforge.net/
VERSION= 1.5.0
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
GNU_CONFIGURE= YES
.include "../../graphics/SDL_image/buildlink3.mk"
.include "../../audio/SDL_mixer/buildlink3.mk"
.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"