opnsense-ports/net/rubygem-net-ldap/Makefile
Franco Fichtner 846fc28233 */*: sync with upstream
Taken from: FreeBSD
2024-02-22 12:57:55 +01:00

17 lines
327 B
Makefile

PORTNAME= net-ldap
PORTVERSION= 0.19.0
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
NO_ARCH= yes
.include <bsd.port.mk>