freebsd-ports/textproc/rubygem-ri_cal/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

18 lines
276 B
Makefile

PORTNAME= ri_cal
PORTVERSION= 0.8.8
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for parsing, and generating iCalendar data
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/ri_cal
.include <bsd.port.mk>