# $MidnightBSD: trunk/devel/makedepend/Makefile 17212 2014-09-15 03:05:44Z laffer1 $

PORTNAME=	makedepend
PORTVERSION=	1.0.5
PORTREVISION=	1
CATEGORIES=	devel

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Dependency generator for makefiles

LICENSE=	mit

XORG_CAT=	util
USES=		pkgconfig
USE_XORG=	xproto

PLIST_FILES=	bin/makedepend man/man1/makedepend.1.gz

.include <bsd.port.mk>
