15 lines
225 B
Makefile
15 lines
225 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= ruby-xz
|
|
PORTVERSION= 0.2.2
|
|
CATEGORIES= archivers rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Ruby bindings for the liblzma library
|
|
|
|
USE_RUBY= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|