# New ports collection makefile for:	lndir
# Date Created:				16 Oct 2007
# Whom:					Lucas Holt <luke@MidnightBSD.org>
#
# $MidnightBSD$
#

PORTNAME=	lndir
PORTVERSION=	1.0.3
PORTREVISION=	2
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.

USE_XORG=	xorgproto
USES=		xorg xorg-cat:util

PLIST_FILES=	bin/lndir \
		man/man1/lndir.1.gz

.include <bsd.port.mk>
