# New ports collection makefile for: 	bmkdep
# Date created: 			29 November 2011
# Whom: 				trociny
#
# $FreeBSD: ports/devel/bmkdep/Makefile,v 1.1 2012/01/30 09:15:01 scheidell Exp $
#
# This port is self contained in the src directory.
#

PORTNAME=	bmkdep
PORTVERSION=	20120114
CATEGORIES=	devel
MASTER_SITES=	GOOGLE_CODE

MAINTAINER=	trociny@FreeBSD.org
COMMENT=	Construct Makefile dependency list

MAKE_ENV=	PKGDIR="${PKGDIR}"
NO_OBJ=		YES

MAN1=		bmkdep.1
MANCOMPRESSED=	yes
PLIST_FILES=	bin/bmkdep

.include <bsd.port.mk>
