13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.5 2011/11/06 07:44:27 obache Exp $
|
|
|
|
DISTNAME= addressable-2.2.6
|
|
PKGREVISION= 1
|
|
CATEGORIES= net
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://addressable.rubyforge.org/
|
|
COMMENT= Replacement for the URI Implementation of standard librrary
|
|
LICENSE= mit
|
|
|
|
.include "../../lang/ruby/gem.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|