# New ports collection makefile for:	PicMonger
# Date created:			23 July 2000
# Whom:				Donald Burr <dburr@FreeBSD.ORG>
#
# $FreeBSD: ports/news/PicMonger/Makefile,v 1.4 2000/10/05 06:57:44 reg Exp $
#

PORTNAME=	PicMonger
PORTVERSION=	0.9.6
CATEGORIES=	news graphics
MASTER_SITES=	http://download.sourceforge.net/PicMonger/

MAINTAINER=	dburr@FreeBSD.ORG

LIB_DEPENDS=	gtkmm.1:${PORTSDIR}/x11-toolkits/gtk--
RUN_DEPENDS=	mpack:${PORTSDIR}/converters/mpack

USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_IMLIB=	yes
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
