diff options
Diffstat (limited to 'devel/lndir/Makefile')
-rw-r--r-- | devel/lndir/Makefile | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/devel/lndir/Makefile b/devel/lndir/Makefile index aa67990f5351..51a6e8b56ab6 100644 --- a/devel/lndir/Makefile +++ b/devel/lndir/Makefile @@ -1,15 +1,16 @@ PORTNAME= lndir -PORTVERSION= 1.0.3 -PORTREVISION= 3 +DISTVERSION= 1.0.5 CATEGORIES= devel MAINTAINER= unixmania@gmail.com COMMENT= Create a shadow directory of symbolic links to another directory tree +WWW= https://gitlab.freedesktop.org/xorg/util/lndir/ -USES= xorg xorg-cat:util -USE_XORG= xorgproto +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share +USES= tar:xz xorg xorg-cat:util +USE_XORG= xorgproto PLIST_FILES= bin/lndir \ share/man/man1/lndir.1.gz |