1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/textproc/rubygem-inifile/Makefile
2021-04-06 16:31:07 +02:00

18 lines
321 B
Makefile

# Created by: Douglas Thrift <douglas@douglasthrift.net>
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>