2014-11-19 12:49:04 +01:00
|
|
|
# Created by: FreeBSD GNOME Team <gnome@freebsd.org>
|
2013-03-13 22:20:44 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hitori
|
2015-12-12 12:01:36 +01:00
|
|
|
PORTVERSION= 3.16.2
|
2014-11-19 12:49:04 +01:00
|
|
|
CATEGORIES= games gnome
|
2013-03-13 22:20:44 +01:00
|
|
|
MASTER_SITES= GNOME
|
2014-11-19 12:49:04 +01:00
|
|
|
DIST_SUBDIR= gnome3
|
2013-03-13 22:20:44 +01:00
|
|
|
|
2014-11-19 12:49:04 +01:00
|
|
|
MAINTAINER= gnome@FreeBSD.org
|
|
|
|
COMMENT= Hitori
|
2013-03-13 22:20:44 +01:00
|
|
|
|
2016-04-01 16:00:51 +02:00
|
|
|
BUILD_DEPENDS= itstool:textproc/itstool
|
2013-03-13 22:20:44 +01:00
|
|
|
|
2015-08-05 21:13:24 +02:00
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
|
2014-11-19 12:49:04 +01:00
|
|
|
USES= gettext gmake pathfix pkgconfig tar:xz
|
|
|
|
USE_GNOME= gtk30 intlhack librsvg2 libxml2:build
|
2013-03-13 22:20:44 +01:00
|
|
|
INSTALLS_ICONS= yes
|
2014-11-19 12:49:04 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CPPFLAGS+= -I${LOCALBASE}/include
|
|
|
|
LDFLAGS+= -L${LOCALBASE}/lib
|
2013-03-13 22:20:44 +01:00
|
|
|
|
2015-04-14 13:58:42 +02:00
|
|
|
GLIB_SCHEMAS= org.gnome.hitori.gschema.xml
|
|
|
|
|
2013-03-13 22:20:44 +01:00
|
|
|
.include <bsd.port.mk>
|