summaryrefslogtreecommitdiff
path: root/print/ggv/Makefile
blob: 12591e52b4b2bb504d7734634fcc99a4227a9cd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile,v 1.4 1999/08/29 09:44:07 rh Exp $
#

DISTNAME=	ggv-0.50
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_GNOME:=sources/ggv/}

MAINTAINER=	rh@netbsd.org
HOMEPAGE=	http://www.gnome.org/

DEPENDS+=	ghostscript-5.50:../../print/ghostscript5
DEPENDS+=	gnome-core-1.0.7:../../x11/gnome-core
DEPENDS+=	pth-1.1.3:../../devel/pth

GNU_CONFIGURE=	YES
USE_LIBTOOL=	YES
USE_X11=	YES

.include "../../mk/bsd.pkg.mk"