summaryrefslogblamecommitdiff
path: root/print/apsfilter/Makefile
blob: 6c609bfaba47f045c8a2f0192b0cfc49b356e945 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                 
                             
                                                    
                                                             
 
                                                        

 
                               
                     
                                    
 
                                   
 
                                                   




                                                     
                                    



                                   
# New 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.15 1997/10/04 14:52:58 andreas Exp $
#

DISTNAME=	apsfilter-4.9.3
CATEGORIES=	print
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	andreas@FreeBSD.ORG

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>