14 lines
355 B
Makefile
14 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.4 2007/12/02 13:04:14 wiz 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_FILE= makefile
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|