diff options
Diffstat (limited to 'games/xonix/Makefile')
-rw-r--r-- | games/xonix/Makefile | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/games/xonix/Makefile b/games/xonix/Makefile deleted file mode 100644 index 13867f000d55..000000000000 --- a/games/xonix/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: xonix -# Version required: 1.2 -# Date created: 3 May 1995 -# Whom: joerg -# -# $Id: Makefile,v 1.1.1.1 1995/05/03 23:33:08 joerg Exp $ -# - -WRKSRC= ${WRKDIR}/xonix -DISTNAME= xonix-1.2 -# this game has not yet been published elsewhere -MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/ -CATEGORIES+= games - -MAINTAINER= joerg@FreeBSD.org - -LIB_DEPENDS= Xpm\\.4:${PORTSDIR}/graphics/xpm - -USE_IMAKE= yes - -.include <bsd.port.mk> |