1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/graphics/netpbm-devel/Makefile

19 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"