mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
38e7788859
Submitted by: thomas
15 lines
350 B
Makefile
15 lines
350 B
Makefile
# 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>
|