mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
311 B
Makefile
13 lines
311 B
Makefile
# $NetBSD: Makefile,v 1.3 2013/01/12 06:39:32 taca Exp $
|
|
|
|
DISTNAME= extlib-0.9.16
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://github.com/datamapper/extlib
|
|
COMMENT= Support library for DataMapper and Merb
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|