mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
1ae2e8dcc2
"jpegsrc.v5a". ^^^
16 lines
362 B
Makefile
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>
|