summaryrefslogtreecommitdiff
path: root/graphics/autotrace/Makefile
blob: d9a80b13bc10568b0e7082fdbe7c6144502d0770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.1.1.1 2000/11/17 08:04:42 rh Exp $
#

DISTNAME=	autotrace-0.26
CATEGORIES=	graphics cad
MASTER_SITES=	http://homepages.go.com/homepages/m/a/r/martweb/ \
		ftp://autotrace.sourceforge.net/pub/autotrace/

MAINTAINER=	rh@netbsd.org
HOMEPAGE=	http://homepages.go.com/homepages/m/a/r/martweb/AutoTrace.htm

DEPENDS+=	ImageMagick>=5.2.2:../../graphics/ImageMagick

GNU_CONFIGURE=	YES
USE_X11=	YES

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