Prune devel/py-EnthoughtBase
[dports.git] / devel / rubygem-readwritesettings / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       readwritesettings
4 PORTVERSION=    3.0.1
5 CATEGORIES=     devel rubygems
6 MASTER_SITES=   RG
7
8 MAINTAINER=     ruby@FreeBSD.org
9 COMMENT=        Simple settings solution that uses an ERB enabled YAML file
10
11 LICENSE=        MIT
12
13 NO_ARCH=        yes
14 USE_RUBY=       yes
15 USE_RUBYGEMS=   yes
16 RUBYGEM_AUTOPLIST=      yes
17
18 .include <bsd.port.mk>