1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/games/ladder/Makefile
Steve Price 3b53976282 Initial import of the old ladder game.
PR:           5783
Submitted by: Stefan Zehl <sec@42.org>
1998-02-20 05:47:02 +00:00

24 lines
454 B
Makefile

# New ports collection makefile for: ladder
# Version required: 1
# Date created: 18 Feb 1998
# Whom: Stefan Zehl <sec@42.org>
#
# $Id$
#
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_BEFORE_ARGS=-xf
.include <bsd.port.mk>