summaryrefslogtreecommitdiff
path: root/net/dgd-lpmud/Makefile
blob: 5ccccd5cbe0514a568c261933ada61b4753d4e50 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	dgd-lpmud
# Version required:	2.4.5
# Date created:		10 November 1994
# Whom:			adam
#
# $Id: Makefile,v 1.3 1995/04/15 05:41:24 asami Exp $
#

DISTNAME=	dgd-lpmud
PKGNAME=	dgd-lpmud-2.4.5
CATEGORIES+=	networking
MASTER_SITES=	ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
		ftp://ftp.lysator.liu.se/pub/lpmud/mudlibs/other/
DISTFILES=	sim-2.4.5.tar.gz 2.4.5.tar.gz

DEPENDS=	${PORTSDIR}/net/dgd

NO_WRKSUBDIR=
PKG_ARGS=	-v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \
		-r ${PKGDIR}/REQ

.include <bsd.port.mk>