freebsd-ports/archivers/rubygem-rubyzip/Makefile
2019-07-01 15:38:11 +00:00

20 lines
339 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= rubyzip
PORTVERSION= 1.2.3
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby module for reading and writing zip files
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>