1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/graphics/netpbm/Makefile
Satoshi Asami 794a4c0b79 Correct some brain-farts.
Pointed-out by:	jmz
1995-02-07 01:32:21 +00:00

17 lines
380 B
Makefile

# New ports collection makefile for: netpbm
# Version required: 1mar1994
# Date created: ?
# Whom: jmz (original)
#
# $Id: Makefile,v 1.2 1995/02/06 10:24:54 asami Exp $
#
DISTNAME= netpbm
DISTFILES= netpbm-1mar1994.tar.gz
MASTER_SITES= ftp://ftp.x.org/R5contrib/
USE_IMAKE= yes
INSTALL_MANPAGES= yes
LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff
.include <bsd.port.mk>