freebsd-ports/graphics/mirage/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
458 B
Makefile

# New ports collection makefile for: mirage
# Date created: 31 January 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mirage
PORTVERSION= 0.8.3
PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= CENKES BERLIOS/mirageiv
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Fast and simple image viewer
USE_BZIP2= yes
USE_GNOME= gtk20 pygtk2 pygnome2
USE_PYTHON= yes
USE_PYDISTUTILS=yes
USE_GETTEXT= yes
.include <bsd.port.mk>