15 lines
376 B
Makefile
15 lines
376 B
Makefile
# $NetBSD: Makefile,v 1.8 2021/04/21 08:03:24 wiz Exp $
|
|
|
|
DISTNAME= epstool-3.08
|
|
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"
|