# $MidnightBSD: trunk/devel/makedepend/Makefile 19103 2015-05-24 02:55:23Z laffer1 $

PORTNAME=	makedepend
PORTVERSION=	1.0.5
PORTREVISION=	2
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>
