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