1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/devel/lndir/Makefile
Martin Wilke 36d99e1e83 XFree86-4 is no longer supported on FreeBSD. The imake-4 port was
removed on 2008-03-07 so the CONFLICTS assignment in the lndir port
is no longer necessary.

PR:		125989
Submitted by:	Carlos Santos <unixmania@gmail.com> (maintainer)
2008-07-27 09:49:20 +00:00

23 lines
409 B
Makefile

# New ports collection makefile for: lndir
# Date Created: 13 Oct 2007
# Whom: Carlos A M dos Santos <unixmania@gmail.com>
#
# $FreeBSD$
#
PORTNAME= lndir
PORTVERSION= 1.0.1
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
.include <bsd.port.mk>