freebsd-ports/graphics/ristretto/Makefile

27 lines
550 B
Makefile
Raw Normal View History

# New ports collection makefile for: ristretto
# Date created: 2007-08-27
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ristretto
2008-02-16 22:15:23 +01:00
PORTVERSION= 0.0.16
CATEGORIES= graphics xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
MAINTAINER= miwi@FreeBSD.org
2007-09-05 00:26:27 +02:00
COMMENT= An image-viewer with xfce-integration
2007-09-30 14:02:51 +02:00
LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif
GNU_CONFIGURE= yes
USE_GNOME= gtk20
USE_GMAKE= yes
INSTALLS_ICONS= yes
USE_GETTEXT= yes
USE_XFCE= configenv libutil thunar
USE_XLIB= yes
.include <bsd.port.mk>