mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-04 02:08:49 -04:00
13 lines
291 B
Makefile
13 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.3 2015/02/04 15:56:48 taca Exp $
|
|
|
|
DISTNAME= net-ldap-0.11
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://net-ldap.rubyforge.org/
|
|
COMMENT= Client access for the LDAP
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|