Import x11/cinnamon-screensaver version 2.2.4
[dports.git] / devel / rubygem-ref / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       ref
4 PORTVERSION=    1.0.5
5 CATEGORIES=     devel rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Library with refs across runtimes (MRI, REE, YARV, ...)
10
11 USE_RUBY=       yes
12 USE_RUBYGEMS=   yes
13 RUBYGEM_AUTOPLIST=      yes
14
15
16 .include <bsd.port.mk>