summaryrefslogtreecommitdiff
path: root/graphics/jpeg-mmx/Makefile
blob: 675d78dc54795359eb6f1d548162c62c3463024b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	jpeg
# Version required:	5b
# Date created:		6 November 1994
# Whom:			smace
#
# $Id: Makefile,v 1.6 1995/04/09 07:09:34 asami Exp $
#

DISTNAME=	jpegsrc.v5b
PKGNAME=	jpeg-5b
CATEGORIES+=	graphics
MASTER_SITES=	ftp://ftp.uu.net/graphics/jpeg/ \
		ftp://ftp.netcom.com/pub/tgl/uunet/

WRKSRC=		${WRKDIR}/jpeg-5b
GNU_CONFIGURE=	yes

.include <bsd.port.mk>