1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/net/rubygem-net-ldap017/Makefile
2023-09-05 05:30:36 +08:00

21 lines
373 B
Makefile

PORTNAME= net-ldap
PORTVERSION= 0.17.1
CATEGORIES= net rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= 017
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
PORTSCOUT= limit:^0\.17\.
.include <bsd.port.mk>