opnsense-ports/sysutils/rubygem-sys-filesystem/Makefile
Franco Fichtner bf228525d1 */*: sync with upstream
Taken from: HardenedBSD
2021-02-18 15:26:04 +01:00

21 lines
377 B
Makefile

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