blob: e311cf6c5ae7a255a8574b2e2406e3318179a48e (
plain) (
tree)
|
|
# 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@klemm.gtn.com>
#
# $Id: Makefile,v 1.13 1997/09/11 19:56:44 andreas Exp $
#
DISTNAME= apsfilter-4.9.3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= andreas@klemm.gtn.com
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript5 \
transfig:${PORTSDIR}/print/transfig \
cjpeg:${PORTSDIR}/graphics/jpeg \
anytopnm:${PORTSDIR}/graphics/netpbm
NO_CONFIGURE= yes
NO_PACKAGE= "Too many questions"
IS_INTERACTIVE= yes
WRKSRC= ${WRKDIR}/apsfilter
.include <bsd.port.mk>
|