freebsd-ports/games/ladder/Makefile
Kris Kennaway c90d3c5b7e Install this setgid games, not setuid games. Respect CC and CFLAGS.
Split the patches into one file per patch, per the porters handbook.
Bump PORTREVISION to not setuid->setgid change.
2001-08-11 07:19:59 +00:00

25 lines
500 B
Makefile

# New ports collection makefile for: ladder
# Date created: 18 Feb 1998
# Whom: Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#
PORTNAME= ladder
PORTVERSION= 1.00
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www.srv.net/~kth/ \
ftp://ftp.42.org/pub/unix/games/
DISTFILES= ladder.tar
MAINTAINER= sec@42.org
RESTRICTED= "possible copyright problems ?"
NO_WRKSUBDIR= true
EXTRACT_CMD= ${TAR}
EXTRACT_BEFORE_ARGS= -xf
EXTRACT_AFTER_ARGS= # empty
.include <bsd.port.mk>