freebsd-ports/games/tetrons/Makefile
Rong-En Fan 681120326d - Update to 1.7
PR:		ports/113534
Submitted by:	James Bailie <jimmy at mammothcheese.ca> (maintainer)
2007-06-11 14:41:23 +00:00

21 lines
459 B
Makefile

# New ports collection makefile for: tetrons
# Date created: Tue, Dec 19 2006 15:00:38 EST
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= tetrons
PORTVERSION= 1.7
CATEGORIES= games
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Tetris(TM) clone for X11
MAKE_ARGS+= -DRANDOM
USE_XLIB= yes
PLIST_FILES= bin/tetrons
.include <bsd.port.mk>