freebsd-ports/graphics/netpbm-devel/Makefile

18 lines
355 B
Makefile

# New ports collection makefile for: netpm-devel
# Date created: 25.May 2006
# Whom: dirk.meyer@dinoex.sub.org
#
# $FreeBSD$
CATEGORIES= graphics
MAINTAINER= dinoex@FreeBSD.org
WITH_NETPBM_DEVEL=yes
MASTERDIR?= ${.CURDIR}/../netpbm
.if exists(${.CURDIR}/Makefile.local)
.include "${.CURDIR}/Makefile.local"
.endif
.include "${MASTERDIR}/Makefile"