summaryrefslogtreecommitdiff
path: root/print/epstool/Makefile
blob: 87aad5bbd736d68701ee3e77460ed38b8232a7b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.3 2006/09/09 02:46:08 obache 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://www.cs.wisc.edu/~ghost/gsview/epstool.htm
COMMENT=		Manipulate EPS files

MAKE_FILE=		makefile

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