1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/jpeg-mmx/Makefile
1995-01-28 07:26:11 +00:00

16 lines
362 B
Makefile

# New ports collection makefile for: jpeg
# Version required: 5a
# Date created: 6 November 1994
# Whom: smace
#
# $Id: Makefile,v 1.3 1994/12/29 20:16:17 jkh Exp $
#
DISTNAME= jpegsrc.v5a
PKGNAME= jpeg-5a
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>