freebsd-ports/net/rubygem-net-ldap/Makefile
Steve Wills cac6549a09 Patches that address CVE-2014-0083
Submitted by:	delphij
2014-02-14 19:06:46 +00:00

18 lines
336 B
Makefile

# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
# $FreeBSD$
PORTNAME= net-ldap
PORTVERSION= 0.3.1
PORTREVISION= 2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby LDAP support library with most client features
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>