pkgsrc/x11/XaoS/Makefile
wiz 255d8ca6f4 Never install the executable setuid root. Might have happened if libvga
was found (not on NetBSD, of course).
Bump PKGREVISION to 1.
Closes PR 21812 by reed.
2004-03-24 11:56:00 +00:00

20 lines
468 B
Makefile

# $NetBSD: Makefile,v 1.8 2004/03/24 11:56:00 wiz Exp $
#
DISTNAME= XaoS-3.0
PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xaos/}
MAINTAINER= atatat@NetBSD.org
HOMEPAGE= http://xaos.theory.org/
COMMENT= Zoomable fractal rendering doodad
USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-curses-driver=no
INFO_FILES= xaos.info
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"