# New ports collection makefile for:	lndir
# Date Created:				13 Oct 2007
# Whom:					Carlos A M dos Santos <unixmania@gmail.com>
#
# $FreeBSD: ports/devel/lndir/Makefile,v 1.1 2007/10/15 21:19:25 lme Exp $
#

PORTNAME=	lndir
PORTVERSION=	1.0.1
CATEGORIES=	devel

MAINTAINER=	unixmania@gmail.com
COMMENT=	Create a shadow directory of symbolic links to another directory tree

CONFLICTS=	imake-4*

XORG_CAT=	util
USE_XORG=	xproto

PLIST_FILES=	bin/lndir

MAN1=		lndir.1

.include <bsd.port.mk>