pkgsrc-wip/tilda/Makefile
2008-04-23 22:13:06 +00:00

20 lines
555 B
Makefile

# $NetBSD: Makefile,v 1.4 2008/04/23 22:13:06 thomasklausner Exp $
#
DISTNAME= tilda-0.09.2
PKGREVISION= 1
CATEGORIES= wip sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tilda/}
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://tilda.sourceforge.net/
COMMENT= Terminal like the classic first-person-shooter games.
USE_PKGLOCALEDIR= yes
USE_TOOLS+= pkg-config gmake
GNU_CONFIGURE= yes
.include "../../devel/confuse/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"