pkgsrc/games/sex/Makefile
bjs 3b3b7eb928 Import sex-1.0, courtesy of jfranz@bsdprojects.net (from pkgsrc-wip).
Blurb:

Here is yet another program for spouting silly, random phrases.  It mimics
awful text porn; more importantly, it's a classic!

The output of this program is of a [vaguely] sexually explicit nature.
2008-10-26 09:51:52 +00:00

17 lines
379 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/10/26 09:51:52 bjs Exp $
DISTNAME= sex-1.0
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"