1999-12-29 07:26:56 +00:00
|
|
|
# New ports collection makefile for: pstotext
|
|
|
|
# Date created: December 6, 1999
|
|
|
|
# Whom: Oliver Breuninger <ob@seicom.NET>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 17:50:59 +00:00
|
|
|
PORTNAME= pstotext
|
2000-05-28 03:53:53 +00:00
|
|
|
PORTVERSION= 1.8g
|
1999-12-29 07:26:56 +00:00
|
|
|
CATEGORIES= print
|
|
|
|
MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext
|
2000-04-09 17:41:40 +00:00
|
|
|
DISTNAME= pstotext
|
1999-12-29 07:26:56 +00:00
|
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
|
|
|
|
MAINTAINER= ob@seicom.NET
|
|
|
|
|
|
|
|
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55
|
|
|
|
|
2000-05-28 03:53:53 +00:00
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
1999-12-29 07:26:56 +00:00
|
|
|
MAN1= pstotext.1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|