freebsd-ports/sysutils/rubygem-sys-filesystem/Makefile
Philip M. Gollucci f14665335d - Update to 0.3.4
PR:             ports/152517
Submitted by:   myself (pgollucci)
Approved by:    freebsdports@chillibear.com (maintainer)
Sponsored by:   RideCharge Inc. / TaxiMagic
2010-12-07 01:50:58 +00:00

20 lines
435 B
Makefile

# Ports collection makefile for: rubygem-sys-filesystem
# Date created: 30 July 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= sys-filesystem
PORTVERSION= 0.3.4
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= A Ruby interface for getting filesystem information
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>