aboutsummaryrefslogtreecommitdiff
path: root/games/gnarr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/gnarr/Makefile')
-rw-r--r--games/gnarr/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile
deleted file mode 100644
index 00d14bc325a7..000000000000
--- a/games/gnarr/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# Created by: roam@FreeBSD.org
-# $FreeBSD$
-
-PORTNAME= gnarr
-PORTVERSION= 3
-PORTREVISION= 1
-CATEGORIES= games
-MASTER_SITES= http://www.volny.cz/nakamura/gnarr/
-
-MAINTAINER= daniel.ryslink@dialtelecom.cz
-COMMENT= Program for generating battle cries
-
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
-NO_BUILD= yes
-USES= perl5 shebangfix
-SHEBANG_FILES= gnarr
-
-.include <bsd.port.mk>