1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/www/twiki-LdapNgPlugin/Makefile

16 lines
345 B
Makefile

# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
PORTNAME= LdapNgPlugin
SVNREV= 15577
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
COMMENT= Query and display data from an LDAP directory
TWDEP= LdapContrib>=0
NO_STAGE= yes
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>