openbsd-ports/games/xonix/Makefile
kevlo bc4109abf1 - Update the MASTER_SITES
- Fix the PLIST
- {yes,YES} -> Yes
- Fake
2000-04-04 12:59:29 +00:00

19 lines
373 B
Makefile

# $OpenBSD: Makefile,v 1.9 2000/04/04 12:59:29 kevlo Exp $
DISTNAME= xonix-1.4
CATEGORIES= games
MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
MAINTAINER= angelos@openbsd.org
LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>