aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-LdapNgPlugin/Makefile
blob: 63f581f534fb115d0c9fb4e23a1a40b379940a18 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	LdapNgPlugin
SVNREV=		15577
MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
		LOCAL/skv

COMMENT=	Query and display data from an LDAP directory

TWDEP=		LdapContrib>=0

.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>