opnsense-ports/textproc/rubygem-inifile/Makefile
Franco Fichtner db6c9e3f2a */*: sync with upstream
Taken from: FreeBSD
2017-03-20 13:26:25 +01:00

18 lines
333 B
Makefile

# Created by: Douglas Thrift <douglas@douglasthrift.net>
# $FreeBSD$
PORTNAME= inifile
PORTVERSION= 3.0.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= douglas@douglasthrift.net
COMMENT= Native Ruby package for reading and writing INI files
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>