freebsd-ports/print/apsfilter/Makefile
Satoshi Asami 0f929cd811 Upgrade, 4.9.2 -> 4.9.3. It now compiles here instead of having
pre-compiled binaries in the tarball.

Submitted by:	Andreas Klemm <andreas@knobel.gun.de> (mostly)
1995-12-04 02:28:21 +00:00

25 lines
639 B
Makefile

# FreeBSD ports collection makefile for: apsfilter
# Version required: 4.9.3
# Date created: Tue Nov 14 18:29:48 MET 1995
# Whom: Andreas Klemm <andreas@knobel.gun.de>
#
# $Id$
#
DISTNAME= apsfilter-4.9.3
CATEGORIES+= print
MASTER_SITES= ftp://freefall.FreeBSD.org/pub/FreeBSD/LOCAL_PORTS/
MAINTAINER= Andreas Klemm <andreas@knobel.gun.de>
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript \
transfig:${PORTSDIR}/print/transfig \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm
NO_CONFIGURE= yes
NO_PACKAGE= yes # too many questions
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
.include <bsd.port.mk>