pkgsrc/x11/tile/Makefile

21 lines
554 B
Makefile

# $NetBSD: Makefile,v 1.3 2006/10/04 22:06:57 wiz Exp $
#
DISTNAME= tile_0.7.3
PKGNAME= tile-0.7.3
PKGREVISION= 1
CATEGORIES= x11
# cvs only has 0.7.1 and mentions "cvs server loss"...
MASTER_SITES= http://www.unixdev.net/downloads/tile/0.7.3/
MAINTAINER= inittab@unixdev.net
HOMEPAGE= http://www.unixdev.net/projects/tile
COMMENT= X11 Window Tiler
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_DIRS+= xdg-1.2
GNU_CONFIGURE= yes
.include "../../devel/libgetopt/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"