1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-28 21:29:28 +00:00
freebsd-ports/graphics/netpbm/Makefile
1995-03-24 11:12:06 +00:00

18 lines
389 B
Makefile

# New ports collection makefile for: netpbm
# Version required: 1mar1994
# Date created: ?
# Whom: jmz (original)
#
# $Id: Makefile,v 1.4 1995/02/11 13:49:33 asami Exp $
#
DISTNAME= netpbm
DISTFILES= netpbm-1mar1994.tar.gz
MASTER_SITES= ftp://ftp.x.org/R5contrib/
MAINTAINER= asami@FreeBSD.ORG
USE_IMAKE= yes
LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff
.include <bsd.port.mk>