summaryrefslogtreecommitdiff
path: root/games/ladder/Makefile
blob: c4a7ee501286c65c255c30b155a4234d431d6c6e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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>