summaryrefslogtreecommitdiffstats
path: root/graphics/gimmage/Makefile
blob: 6fd97150ff81e51835094b3fc5679f188e0cea3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$

PORTNAME=	gimmage
PORTVERSION=	0.2.3
PORTREVISION=	12
CATEGORIES=	graphics
MASTER_SITES=	BERLIOS

MAINTAINER=	portmaster@bsdforge.com
COMMENT=	Simple image viewer

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libcurl.so:ftp/curl

BROKEN=		fails to compile: ustring.h: expected ';' at end of declaration list

USES=		desktop-file-utils gettext pkgconfig
USE_GNOME=	gtkmm24
GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-libintl-prefix=${LOCALBASE}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud