freebsd-ports/devel/rubygem-fattr/Makefile
2021-04-06 16:31:07 +02:00

18 lines
295 B
Makefile

# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= fattr
PORTVERSION= 2.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fatter Attr for Ruby
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>