1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
freebsd-ports/graphics/ristretto/Makefile
Martin Wilke 16a8d00152 - Update to 0.15
- Add to the xfce categorie
2007-12-14 00:00:05 +00:00

27 lines
550 B
Makefile

# New ports collection makefile for: ristretto
# Date created: 2007-08-27
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= ristretto
PORTVERSION= 0.0.15
CATEGORIES= graphics xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
MAINTAINER= miwi@FreeBSD.org
COMMENT= An image-viewer with xfce-integration
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>