1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/news/PicMonger/Makefile
2001-03-13 15:18:05 +00:00

24 lines
484 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_IMLIB= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>