diff options
Diffstat (limited to 'games/44bsd-hunt/Makefile')
-rw-r--r-- | games/44bsd-hunt/Makefile | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/games/44bsd-hunt/Makefile b/games/44bsd-hunt/Makefile deleted file mode 100644 index f8e3a67267a9..000000000000 --- a/games/44bsd-hunt/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# Created by: bdluevel@heitec.net -# -# $FreeBSD$ - -PORTNAME= hunt -PORTVERSION= 1.0 -CATEGORIES= games -MASTER_SITES= ftp://ftp.heitec.net/pub/distfiles/ - -MAINTAINER= ports@FreeBSD.org -COMMENT= Rogue-like multiplayer game - -DEPRECATED= No more public distfiles -EXPIRATION_DATE= 2012-11-26 - -LICENSE= BSD - -MAN6= hunt.6 huntd.6 - -.include <bsd.port.mk> |