aboutsummaryrefslogtreecommitdiffstats
path: root/news/PicMonger/Makefile
blob: 6eca8f0eca60f00de79b86ec75753f146b40e3ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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>