# Created by: Nick Johnson <freebsd@spatula.net>
# $FreeBSD: games/sex/Makefile 327730 2013-09-20 17:36:33Z bapt $

PORTNAME=	sex
PORTVERSION=	1.0
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	http://spatula.net/software/sex/

MAINTAINER=	freebsd@spatula.net
COMMENT=	Spouts silly mad-lib-style porn-like text

MAN6=		sex.6
MANCOMPRESSED=	yes
PLIST_FILES=	bin/sex

NO_STAGE=	yes
post-install:
	@${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
