1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/net/rubygem-net-ldap/Makefile
Li-Wen Hsu bb561e7628 Add rubygem-net-ldap 0.1.1, pure Ruby LDAP support library with most
client features.

PR:		ports/149808
Submitted by:	Jyun-Yan You <jyyou at cs.nctu.edu.tw>
2010-08-22 13:00:09 +00:00

22 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.1.1
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>