freebsd-ports/net/rubygem-net-ldap/Makefile
Steve Wills 3dd9921498 - Update to 0.2.2
PR:		ports/156244
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw> (maintainer)
2011-04-08 00:48:58 +00:00

21 lines
406 B
Makefile

# New ports collection makefile for: rubygem-net-ldap
# Date created: 2010-05-13
# Whom: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= net-ldap
PORTVERSION= 0.2.2
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= jyyou@cs.nctu.edu.tw
COMMENT= Pure Ruby LDAP support library with most client features
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>