summaryrefslogtreecommitdiff
path: root/graphics/jpeg/Makefile
blob: afeb40437c279ca24360398b0d5ae30116c79ba7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# New ports collection makefile for:	jpeg
# Version required:	5a
# Date created:		6 November 1994
# Whom:			smace
#
# $Id: Makefile,v 1.2 1994/11/20 15:30:24 torstenb Exp $
#

DISTNAME=	jpegsrc.v5a
GNU_CONFIGURE=	yes
MASTER_SITES=	ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/
WRKSRC=		${WRKDIR}/jpeg-5a

.include <bsd.port.mk>