2008-06-16 15:03:27 +02:00
|
|
|
# New ports collection makefile for: twiki-LdapContrib
|
|
|
|
# Date created: 10 Jun 2008
|
|
|
|
# Whom: Sergey Skvortsov <skv@protey.ru>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= LdapContrib
|
|
|
|
SVNREV= 16840
|
2010-01-20 02:28:55 +01:00
|
|
|
PORTREVISION= 1
|
2008-06-16 15:03:27 +02:00
|
|
|
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
|
|
|
|
${MASTER_SITE_LOCAL:S!$!skv/!}
|
|
|
|
|
|
|
|
MAINTAINER= skv@FreeBSD.org
|
|
|
|
COMMENT= LDAP services for TWiki
|
|
|
|
|
2012-06-29 12:20:00 +02:00
|
|
|
RUN_DEPENDS= p5-perl-ldap>=0:${PORTSDIR}/net/p5-perl-ldap
|
2008-06-16 15:03:27 +02:00
|
|
|
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
|
|
.include <bsd.port.mk>
|