summaryrefslogblamecommitdiff
path: root/www/chimera2/Makefile
blob: b7ce52b5acbc54832cb7753f5ca92956ec4c76c3 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                               
                              

                                                         
 
           

 
                              
                   


                                                                            
 

                                 
                                                  
                                              
 
                         

                   
                      
# New ports collection makefile for:	chimera
# Version required:     2.0a15
# Date created:         24 Nov 1997
# Whom:                 Bruce Gingery <bgingery@gtcs.com>
#
# $FreeBSD$
#

DISTNAME=	chimera-2.0a15
CATEGORIES=	www
MASTER_SITES=	ftp://ftp.cs.unlv.edu/pub/chimera-alpha/ \
		ftp://ftp.netlab.is.tsukuba.ac.jp/pub/network/WWW/chimera/ \
		ftp://ftp.uni-koeln.de/net/inet/WWW/

MAINTAINER=	bgingery@gtcs.com

LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg \
		png.3:${PORTSDIR}/graphics/png

MAN1=		chimera.1
USE_IMAKE=	yes

.include <bsd.port.mk>