freebsd-ports/games/ladder/Makefile

26 lines
509 B
Makefile
Raw Normal View History

# New ports collection makefile for: ladder
# Version required: 1
# Date created: 18 Feb 1998
# Whom: Stefan Zehl <sec@42.org>
#
1999-08-25 08:06:33 +02:00
# $FreeBSD$
#
DISTNAME= ladder
PKGNAME= ladder-1.00
CATEGORIES= games
MASTER_SITES= http://www.srv.net/~kth/ \
ftp://ftp.42.org/pub/unix/games/
EXTRACT_SUFX= .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>