19 lines
387 B
Makefile

PORTNAME= multipart-post
PORTVERSION= 2.4.1
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Ruby Library that Use with Net::HTTP to do multipart form posts
WWW= https://socketry.github.io/multipart-post/ \
https://github.com/socketry/multipart-post
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license.md
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>