14 lines
356 B
Makefile
14 lines
356 B
Makefile
# $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"
|