freebsd-ports/games/sex/Makefile

19 lines
341 B
Makefile
Raw Normal View History

# Created by: Nick Johnson <freebsd@spatula.net>
# $FreeBSD$
PORTNAME= sex
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://spatula.net/software/sex/
MAINTAINER= freebsd@spatula.net
2003-02-21 13:06:51 +01:00
COMMENT= Spouts silly mad-lib-style porn-like text
2014-09-07 19:40:24 +02:00
USES= uidfix
2014-02-16 17:14:58 +01:00
PLIST_FILES= bin/sex \
man/man6/sex.6.gz
.include <bsd.port.mk>