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/ \ ${MASTER_SITE_LOCAL:S!$!skv/!} COMMENT= Query and display data from an LDAP directory TWDEP= LdapContrib>=0 .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk>