13 lines
341 B
Makefile
13 lines
341 B
Makefile
# $NetBSD: Makefile,v 1.15 2015/12/12 14:52:36 taca Exp $
|
|
|
|
DISTNAME= addressable-2.4.0
|
|
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"
|