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

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>