1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/pstotext/Makefile

23 lines
505 B
Makefile
Raw Normal View History

# 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
PORTVERSION= 1.8g
CATEGORIES= print
MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext
DISTNAME= pstotext
EXTRACT_SUFX= .tar.Z
MAINTAINER= ob@seicom.NET
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= pstotext.1
.include <bsd.port.mk>