6d27f67fdd
* Set HOMEPAGE to GitHub since rubyforge.org is not available any more. * Changes are not available.
12 lines
341 B
Makefile
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"
|