# New ports collection makefile for:	lndir
# Date Created:				16 Oct 2007
# Whom:					Lucas Holt <luke@MidnightBSD.org>
#
# $MidnightBSD: trunk/devel/lndir/Makefile 17747 2014-10-15 00:42:08Z laffer1 $
#

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

XORG_CAT=	util
USE_XORG=	xproto
USES=		pkgconfig

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

.include <bsd.port.mk>
