freebsd-ports/games/bsdrain/Makefile
2014-09-07 11:04:57 +00:00

19 lines
410 B
Makefile

# Created by: Jacob Myers
# $FreeBSD$
PORTNAME= bsdrain
PORTVERSION= 5.0
CATEGORIES= games
MASTER_SITES= http://freebsd.unixfreunde.de/sources/ \
http://whotookspaz.org/misc/freebsd/rain/
DISTNAME= rain-${PORTVERSION}
MAINTAINER= jacob@whotookspaz.org
COMMENT= The original BSD rain program, ported from NetBSD
PLIST_FILES= bin/rain \
man/man6/rain.6.gz
USES= tar:bzip2 uidfix
.include <bsd.port.mk>