summaryrefslogtreecommitdiffstats
path: root/www/Mosaic/Makefile
blob: 25b4d2fcec96a72b43da79a0dc933f7e4f3f0d7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    Mosaic
# Version required:     2.6
# Date created:         7 August 1995
# Whom:                 torstenb
#
# $Id: Makefile,v 1.3 1995/10/17 20:20:37 torstenb Exp $
#

DISTNAME=	Mosaic-src-2.6
CATEGORIES=	www

MASTER_SITES=	ftp://ftp.ncsa.uiuc.edu/Web/Mosaic/Unix/source/

LIB_DEPENDS=    jpeg\\.6\\.:${PORTSDIR}/graphics/jpeg
WRKSRC=		${WRKDIR}/Mosaic-src
ALL_TARGET=	default

# don't waste diskspace
post-extract:
	@rm -rf ${WRKSRC}/libjpeg

.include <bsd.port.mk>
OpenPOWER on IntegriCloud