Sunpoet Po-Chuan Hsieh 5c5ffb7452 - Update to 1.1.4
- Add LICENSE
- Reformat pkg-descr
- Update WWW

Changes:	https://github.com/djberg96/sys-filesystem/blob/ffi/CHANGES
2015-05-24 18:56:53 +00:00

21 lines
405 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= sys-filesystem
PORTVERSION= 1.1.4
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface for getting filesystem information
LICENSE= ART20
RUN_DEPENDS= rubygem-ffi>=0:${PORTSDIR}/devel/rubygem-ffi
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>