summaryrefslogtreecommitdiff
path: root/net/dgd-lpmud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dgd-lpmud/Makefile')
-rw-r--r--net/dgd-lpmud/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile
deleted file mode 100644
index 5ccccd5cbe05..000000000000
--- a/net/dgd-lpmud/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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>