opnsense-ports/net/rubygem-net-ldap/Makefile
2022-09-07 22:33:21 +02:00

18 lines
341 B
Makefile

PORTNAME= net-ldap
PORTVERSION= 0.17.1
CATEGORIES= net rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby LDAP support library with most client features
WWW= https://github.com/ruby-ldap/ruby-net-ldap
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/License.rdoc
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>