freebsd-ports/www/twiki-LdapContrib/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

15 lines
326 B
Makefile

# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
PORTNAME= LdapContrib
SVNREV= 16840
PORTREVISION= 1
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
LOCAL/skv
COMMENT= LDAP services for TWiki
RUN_DEPENDS= p5-perl-ldap>=0:net/p5-perl-ldap
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>