summaryrefslogtreecommitdiff
path: root/print/epstool/Makefile
blob: 086540f6371a4a951957d283b8a8ca4ffed34f6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:28 jlam 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

MAKEFILE=		makefile

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