Files
pkgsrc-ng/net/ruby-addressable/Makefile
2016-01-21 23:40:00 +01:00

13 lines
341 B
Makefile

# $NetBSD: Makefile,v 1.13 2015/03/13 15:07:22 taca Exp $
DISTNAME= addressable-2.3.7
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"