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