freebsd-ports/net/rubygem-net-ldap/Makefile
2021-04-06 16:31:07 +02:00

19 lines
343 B
Makefile

# Created by: Jyun-Yan You <jyyou@cs.nctu.edu.tw>
PORTNAME= net-ldap
PORTVERSION= 0.17.0
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby LDAP support library with most client features
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License.rdoc
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>