summaryrefslogtreecommitdiff
path: root/print/epstool/Makefile
blob: 3cc197b4e63bfaf1c518bfaf280822ca59524b34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.6 2012/10/08 13:45:37 asau 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

MAKE_JOBS_SAFE=		no

MAKE_FILE=		makefile

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