freebsd-ports/devel/lndir/Makefile

19 lines
347 B
Makefile

# Created by: Carlos A M dos Santos <unixmania@gmail.com>
# $FreeBSD$
PORTNAME= lndir
PORTVERSION= 1.0.3
CATEGORIES= devel
MAINTAINER= unixmania@gmail.com
COMMENT= Create a shadow directory of symbolic links to another directory tree
XORG_CAT= util
USE_XORG= xproto
PLIST_FILES= bin/lndir
MAN1= lndir.1
NO_STAGE= yes
.include <bsd.port.mk>