pkgsrc/games/sex/Makefile
dholland f0cc3ee9c5 Fix build problem on Minix and a couple other minor C issues I noticed
while passing by. Closes PR 45048 from Thomas Cort.
2011-06-12 04:47:26 +00:00

18 lines
395 B
Makefile

# $NetBSD: Makefile,v 1.2 2011/06/12 04:47:26 dholland Exp $
DISTNAME= sex-1.0
PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://spatula.net/software/sex/
MAINTAINER= jfranz@bsdprojects.net
COMMENT= Yet another program for spouting silly, random phrases
PKG_DESTDIR_SUPPORT= user-destdir
AUTO_MKDIRS= yes
USE_BSD_MAKEFILE= yes
MAKE_ENV+= MKCATPAGES=no
.include "../../mk/bsd.pkg.mk"