freebsd-ports/www/twiki-LdapNgPlugin/Makefile
Bryan Drewery 0ef2b592d1 Pass maintainership to submitter
PR:		ports/177030
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2013-04-22 15:37:34 +00:00

14 lines
331 B
Makefile

# 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>