aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/netpbm/Makefile
blob: 8bbe815b924f2e9a23086520275ccf0978923897 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:    netpbm
# Version required: 1mar1994
# Date created:     ?
# Whom:         jmz (original)
#
# $Id: Makefile,v 1.10 1997/12/25 22:29:24 asami Exp $
#

DISTNAME=   netpbm
PKGNAME=    netpbm-94.3.1
CATEGORIES= graphics
MASTER_SITES=   ftp://ftp.x.org/R5contrib/
DISTFILES=  netpbm-1mar1994.tar.gz

MAINTAINER= ports@FreeBSD.ORG

LIB_DEPENDS=    tiff34.1:${PORTSDIR}/graphics/tiff34

USE_IMAKE=  yes

.include <bsd.port.mk>