1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/graphics/netpbm/Makefile
Satoshi Asami ed1ba38a9f Be more selective about which ports to maintain. I no longer have time
to maintain all these ports I once committed (sometimes as a proxy).
1997-12-25 22:29:52 +00:00

22 lines
436 B
Makefile

# New ports collection makefile for: netpbm
# Version required: 1mar1994
# Date created: ?
# Whom: jmz (original)
#
# $Id: Makefile,v 1.9 1997/12/01 07:57:24 tg 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>