Files
ports/archivers/rubygem-archive-zip/Makefile
T

20 lines
393 B
Makefile

PORTNAME= archive-zip
PORTVERSION= 0.13.1
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Provide Simple Ruby-esque interface to ZIP archives
WWW= https://github.com/javanthropus/archive-zip
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-io-like>=0.4.0<0.5:devel/rubygem-io-like
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>