freebsd-ports/graphics/jpeg/Makefile

19 lines
389 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.5 1995/04/01 12:45:51 jkh Exp $
#
1994-12-29 21:16:17 +01:00
DISTNAME= jpegsrc.v5a
PKGNAME= jpeg-5a
CATEGORIES+= graphics
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
GNU_CONFIGURE= yes
.include <bsd.port.mk>