aboutsummaryrefslogtreecommitdiffstats
path: root/games/slige
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-09-07 18:10:11 +0800
committerbapt <bapt@FreeBSD.org>2011-09-07 18:10:11 +0800
commitca62104eff975f45f9c05b3acf76a1ddb718df29 (patch)
tree0e769b6780c7274f6387005dab17b12015deb53e /games/slige
parent1937baea6c939570879dfae03ab85994c21838ba (diff)
downloadfreebsd-ports-gnome-ca62104eff975f45f9c05b3acf76a1ddb718df29.tar.gz
freebsd-ports-gnome-ca62104eff975f45f9c05b3acf76a1ddb718df29.tar.zst
freebsd-ports-gnome-ca62104eff975f45f9c05b3acf76a1ddb718df29.zip
2011-09-01 korean/hlatexfonts-ocf: No more public distfiles
2011-09-01 korean/pgp.language: No more public distfiles 2011-09-01 games/xgammon: No more public distfiles 2011-09-01 korean/hanIM: No more public distfiles 2011-09-01 misc/gplbp: No more public distfiles 2011-09-01 net/vyqchat: No more public distfiles 2011-09-01 news/xmitbin: No more public distfiles 2011-09-01 games/tvp: No more public distfiles 2011-09-01 games/glasteroids: No more public distfiles 2011-09-01 games/xscrabble: No more public distfiles 2011-09-01 games/xbat: No more public distfiles 2011-09-01 korean/hanmiscutils: No more public distfiles 2011-09-01 net-p2p/hagelslag: No more public distfiles 2011-09-01 games/cgoban2: No more public distfiles 2011-09-01 games/krosswordplayer: No more public distfiles 2011-09-01 korean/helvis: No more public distfiles 2011-09-01 print/mgv: No more public distfiles 2011-09-01 japanese/linux-JM: No more public distfiles 2011-09-01 games/xlines: No more public distfiles 2011-09-01 games/xgame: No more public distfiles 2011-09-01 net/ttt: No more public distfiles 2011-09-01 games/merlin: No more public distfiles 2011-09-01 games/xshisen: No more public distfiles 2011-09-01 games/slige: No more public distfiles 2011-09-01 games/wmtimebomb: No more public distfiles 2011-09-01 net-mgmt/cfgstoragemk: No more public distfiles
Diffstat (limited to 'games/slige')
-rw-r--r--games/slige/Makefile51
-rw-r--r--games/slige/distinfo4
-rw-r--r--games/slige/pkg-descr7
-rw-r--r--games/slige/pkg-plist6
4 files changed, 0 insertions, 68 deletions
diff --git a/games/slige/Makefile b/games/slige/Makefile
deleted file mode 100644
index f3f31e852c4c..000000000000
--- a/games/slige/Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-# New ports collection makefile for: slige
-# Date created: 2006-10-09
-# Whom: alepulver
-#
-# $FreeBSD$
-#
-
-PORTNAME= slige
-PORTVERSION= 485
-CATEGORIES= games
-MASTER_SITES= http://members.aol.com/dmchess/
-DISTNAME= ${PORTNAME}src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= DOOM level generator
-
-DEPRECATED= No more public distfiles
-EXPIRATION_DATE= 2011-09-01
-
-USE_ZIP= yes
-NO_WRKSUBDIR= yes
-
-OPTIONS= PATCH "Use patch to make rooms more open and puzzly" off
-
-.include <bsd.port.pre.mk>
-
-.if defined(WITH_PATCH)
-PATCH_SITES= http://www.samiam.org/
-PATCHFILES= ${PORTNAME}.patch
-.endif
-
-post-extract:
- @cd ${WRKSRC} && for f in *; do \
- ${MV} $$f `echo $$f | ${TR} "[:upper:]" "[:lower:]"`; done
-
-post-patch:
- @${REINPLACE_CMD} -e '$$d' ${WRKSRC}/slige.c
-
-do-build:
- cd ${WRKSRC} && ${CC} ${CFLAGS} -o ${PORTNAME} slige.c
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
- ${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.cfg ${EXAMPLESDIR}
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.txt ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/games/slige/distinfo b/games/slige/distinfo
deleted file mode 100644
index 11c7fcda9c73..000000000000
--- a/games/slige/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-SHA256 (sligesrc.zip) = 8a33b4f75ccc1846558db6eaf7efb4e06e5e263855d4a8db2c7c89b9cdc6f008
-SIZE (sligesrc.zip) = 163119
-SHA256 (slige.patch) = 8dd6a05f6a3011ddeaba954b1cd3bec078dad6351f7712164d87bae2d5e8f281
-SIZE (slige.patch) = 2427
diff --git a/games/slige/pkg-descr b/games/slige/pkg-descr
deleted file mode 100644
index a66493df4820..000000000000
--- a/games/slige/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-SLIGE is a Win32 (i.e. Windows 95 or NT or 3.1 with Win32s) program
-(compilable also for DOS and Linux) that produces brand-new levels for DOOM or
-DOOM II. If you're tired of the levels and PWADs that you have, you can use
-SLIGE to generate dozens or hundreds or thousands more. Some of them will
-probably be pretty good, too (he said modestly).
-
-WWW: http://www.doomworld.com/slige/
diff --git a/games/slige/pkg-plist b/games/slige/pkg-plist
deleted file mode 100644
index 56fadf9eb002..000000000000
--- a/games/slige/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-bin/slige
-%%EXAMPLESDIR%%/blue.cfg
-%%EXAMPLESDIR%%/slige.cfg
-%%PORTDOCS%%%%DOCSDIR%%/slige.txt
-@dirrm %%EXAMPLESDIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%