1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/graphics/jpeg/Makefile
Jordan K. Hubbard 38e7788859 Remove -g.
Submitted by:	thomas
1994-12-29 20:16:17 +00:00

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>