2008-02-21 09:53:00 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= lordsawar
|
2015-11-24 22:27:02 +01:00
|
|
|
PORTVERSION= 0.3.0
|
2008-02-21 09:53:00 +01:00
|
|
|
CATEGORIES= games
|
2013-05-20 10:58:29 +02:00
|
|
|
MASTER_SITES= SAVANNAH
|
2008-02-21 09:53:00 +01:00
|
|
|
|
2014-10-31 17:11:33 +01:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2013-04-29 19:53:34 +02:00
|
|
|
COMMENT= Warlords II clone
|
2008-02-21 09:53:00 +01:00
|
|
|
|
2016-01-12 17:20:31 +01:00
|
|
|
LICENSE= GPLv3+
|
2014-05-21 17:38:43 +02:00
|
|
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
2012-06-25 06:15:50 +02:00
|
|
|
|
2015-11-24 22:27:02 +01:00
|
|
|
USES= compiler:c++11-lib gettext gmake libarchive pkgconfig
|
|
|
|
USE_GNOME= gtkmm30 intltool libxslt
|
|
|
|
USE_GSTREAMER= mm
|
|
|
|
INSTALLS_ICONS= yes
|
2010-07-10 13:06:18 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-05-21 17:38:43 +02:00
|
|
|
|
2015-05-21 17:55:52 +02:00
|
|
|
.include <bsd.port.mk>
|