Files
ports/archivers/rubygem-ruby-xz/Makefile
Sunpoet Po-Chuan Hsieh c57dbf1cf3 Cosmetic change
2020-01-23 04:23:19 +00:00

20 lines
285 B
Makefile

# $FreeBSD$
PORTNAME= ruby-xz
PORTVERSION= 1.0.0
CATEGORIES= archivers rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for the liblzma library
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>