1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/graphics/jpeg-mmx/Makefile

15 lines
348 B
Makefile
Raw Normal View History

# New ports collection makefile for: jpeg
# Version required: 5
# Date created: 6 November 1994
# Whom: smace
#
1994-11-20 15:30:24 +00:00
# $Id: Makefile,v 1.1.1.1 1994/11/06 08:18:01 smace Exp $
#
DISTNAME= jpegsrc.v5
GNU_CONFIGURE= yes
1994-11-20 15:30:24 +00:00
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/
WRKSRC= ${WRKDIR}/jpeg-5
.include <bsd.port.mk>