opnsense-ports/www/rubygem-multipart-post/Makefile
Franco Fichtner ec55c31a07 */*: sync with upstream
Taken from: FreeBSD
2023-02-06 10:13:34 +01:00

16 lines
305 B
Makefile

PORTNAME= multipart-post
PORTVERSION= 2.3.0
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://github.com/socketry/multipart-post
LICENSE= MIT
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>