22903ee7a5
# Addressable 2.3.8 - fix warnings - update dependency gems - support for 1.8.x officially deprecated
12 lines
341 B
Makefile
12 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.14 2015/06/08 15:02:16 taca Exp $
|
|
|
|
DISTNAME= addressable-2.3.8
|
|
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"
|