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

15 lines
350 B
Makefile
Raw Normal View History

# New ports collection makefile for: jpeg
1994-12-29 20:16:17 +00:00
# Version required: 5a
# Date created: 6 November 1994
# Whom: smace
#
1994-12-29 20:16:17 +00:00
# $Id: Makefile,v 1.2 1994/11/20 15:30:24 torstenb Exp $
#
1994-12-29 20:16:17 +00:00
DISTNAME= jpegsrc.v5a
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/
1994-12-29 20:16:17 +00:00
WRKSRC= ${WRKDIR}/jpeg-5a
.include <bsd.port.mk>