1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/graphics/netpbm/Makefile

22 lines
434 B
Makefile
Raw Normal View History

# New ports collection makefile for: netpbm
# Version required: 1mar1994
# Date created: ?
# Whom: jmz (original)
#
# $Id: Makefile,v 1.6 1995/04/01 12:45:56 jkh Exp $
#
DISTNAME= netpbm
PKGNAME= netpbm-94.3.1
CATEGORIES+= graphics
MASTER_SITES= ftp://ftp.x.org/R5contrib/
DISTFILES= netpbm-1mar1994.tar.gz
MAINTAINER= asami@FreeBSD.ORG
LIB_DEPENDS= tiff\\.3\\.:${PORTSDIR}/graphics/tiff
USE_IMAKE= yes
.include <bsd.port.mk>