opnsense-ports/graphics/gimmage/Makefile
Franco Fichtner d543c3ab93 */*: sync with upstream
Taken from: FreeBSD
2016-04-02 16:03:17 +02:00

20 lines
419 B
Makefile

# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
# $FreeBSD$
PORTNAME= gimmage
PORTVERSION= 0.2.3
PORTREVISION= 11
CATEGORIES= graphics
MASTER_SITES= BERLIOS
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer
LIB_DEPENDS= libcurl.so:ftp/curl
USES= desktop-file-utils gettext pkgconfig
USE_GNOME= gtkmm24
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE}
.include <bsd.port.mk>