2006-04-14 23:31:20 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hexxagon
|
2010-05-24 21:35:36 +00:00
|
|
|
PORTVERSION= 1.0.1
|
2013-01-23 15:00:18 +00:00
|
|
|
PORTREVISION= 2
|
2006-04-14 23:31:20 +00:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= http://www.nesqi.se/hexxagon/hexxagon/download/
|
|
|
|
|
2009-02-21 11:31:28 +00:00
|
|
|
MAINTAINER= makc@FreeBSD.org
|
2013-01-07 02:07:26 +00:00
|
|
|
COMMENT= Strategy hexagon game
|
2006-04-14 23:31:20 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
|
|
|
|
|
|
|
|
USE_BZIP2= yes
|
|
|
|
USE_GMAKE= yes
|
2006-12-08 22:55:27 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2006-04-14 23:31:20 +00:00
|
|
|
|
2006-12-08 22:55:27 +00:00
|
|
|
DESKTOP_ENTRIES="Hexxagon" "Strategy Game" "" \
|
2013-01-07 02:07:26 +00:00
|
|
|
"hexxagon" "Game;StrategyGame;" false
|
2006-04-14 23:31:20 +00:00
|
|
|
|
2007-04-16 11:23:41 +00:00
|
|
|
.include <bsd.port.mk>
|