pkgsrc/net/ruby-addressable/Makefile
taca 6d27f67fdd Update ruby-addressable to 2.3.6.
* Set HOMEPAGE to GitHub since rubyforge.org is not available any more.
* Changes are not available.
2015-02-04 14:19:32 +00:00

12 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.12 2015/02/04 14:19:32 taca Exp $
DISTNAME= addressable-2.3.6
CATEGORIES= net
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/sporkmonger/addressable
COMMENT= Replacement for the URI Implementation of standard librrary
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"