opnsense-ports/archivers/rubygem-rubyzip2/Makefile
Franco Fichtner 69ffeb8a51 */*: sync with upstream
Taken from: HardenedBSD
2021-04-07 20:24:01 +02:00

16 lines
272 B
Makefile

# Created by: Hsin-Han You <hhyou@cs.nctu.edu.tw>
PORTNAME= rubyzip2
PORTVERSION= 2.0.2
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= hhyou@cs.nctu.edu.tw
COMMENT= Ruby compatible Zip library
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>