freebsd-ports/archivers/rubygem-archive-zip/Makefile

20 lines
389 B
Makefile

PORTNAME= archive-zip
PORTVERSION= 0.12.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provides interface to working with ZIP archives
WWW= https://github.com/javanthropus/archive-zip
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-io-like>=0.3.0<0.4:devel/rubygem-io-like
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>