aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-LdapNgPlugin/Makefile
blob: 28de9f01967619b9a628a438c511e7954a9490a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:	twiki-LdapNgPlugin
# Date created:		16 Jun 2008
# Whom:			Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#

PORTNAME=	LdapNgPlugin
SVNREV=		15577
MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
		${MASTER_SITE_LOCAL:S!$!skv/!}

MAINTAINER=	skv@FreeBSD.org
COMMENT=	Query and display data from an LDAP directory

TWDEP=		LdapContrib>=0

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