freebsd-ports/news/PicMonger/Makefile
Mario Sergio Fujikawa Ferreira bfc7a02a0b Deploy USE_GNOMENG infrastructure
PR:		42209
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 14:09:36 +00:00

24 lines
503 B
Makefile

# New ports collection makefile for: PicMonger
# Date created: 23 July 2000
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
# $FreeBSD$
#
PORTNAME= PicMonger
PORTVERSION= 0.9.6
CATEGORIES= news graphics
MASTER_SITES= http://download.sourceforge.net/PicMonger/
MAINTAINER= dburr@FreeBSD.ORG
LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk--
RUN_DEPENDS= mpack:${PORTSDIR}/converters/mpack
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= imlib
GNU_CONFIGURE= yes
.include <bsd.port.mk>