pkgsrc/www/ruby-multipart-post/Makefile
obache c986d6fadf Update ruby-multipart-post to 1.2.0.
=== 1.2.0 / 2013-02-25

- #25: Ruby 2 compatibility (thanks mislav)
2013-04-07 11:06:19 +00:00

12 lines
324 B
Makefile

# $NetBSD: Makefile,v 1.2 2013/04/07 11:06:19 obache Exp $
DISTNAME= multipart-post-1.2.0
CATEGORIES= www
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://github.com/nicksieger/multipart-post
COMMENT= Multipart form post accessory for Net::HTTP
LICENSE= mit
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"