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