summaryrefslogtreecommitdiff
path: root/print/epstool/Makefile
blob: 7bd3b12a1b6007a30a6cdb0ef60261bc13279a35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.5 2009/11/25 21:59:34 joerg Exp $
#

DISTNAME=		epstool-3.07
CATEGORIES=		print
MASTER_SITES=		ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/

MAINTAINER=		pkgsrc-users@NetBSD.org
HOMEPAGE=		http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
COMMENT=		Manipulate EPS files

PKG_DESTDIR_SUPPORT=	user-destdir
MAKE_JOBS_SAFE=		no

MAKE_FILE=		makefile

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