freebsd-ports/graphics/jpeg/Makefile

16 lines
362 B
Makefile
Raw Normal View History

# New ports collection makefile for: jpeg
1994-12-29 21:16:17 +01:00
# Version required: 5a
# Date created: 6 November 1994
# Whom: smace
#
# $Id: Makefile,v 1.3 1994/12/29 20:16:17 jkh Exp $
#
1994-12-29 21:16:17 +01:00
DISTNAME= jpegsrc.v5a
PKGNAME= jpeg-5a
GNU_CONFIGURE= yes
1994-11-20 16:30:24 +01:00
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ ftp://ftp.netcom.com/pub/tgl/uunet/
1994-12-29 21:16:17 +01:00
WRKSRC= ${WRKDIR}/jpeg-5a
.include <bsd.port.mk>