# New ports collection makefile for:	lndir
# Date Created:				16 Oct 2007
# Whom:					Lucas Holt <luke@MidnightBSD.org>
#
# $MidnightBSD: mports/devel/lndir/Makefile,v 1.4 2012/09/09 00:45:34 laffer1 Exp $
#

PORTNAME=	lndir
PORTVERSION=	1.0.1
PORTREVISION=	1
CATEGORIES=	devel

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Create a shadow directory of symbolic links to another directory tree
LICENSE=	unknown
# The license is not cleary stated.

MAKE_JOBS_SAFE=	yes
XORG_CAT=	util
USE_XORG=	xproto
USE_PKGCONFIG=	yes

PLIST_FILES=	bin/lndir

MAN1=		lndir.1

.include <bsd.port.mk>
