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

15 lines
238 B
Makefile

PORTNAME= scanf
DISTVERSION= 1.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= romain@FreeBSD.org
COMMENT= Ruby implementation of the C function scanf(3)
LICENSE= BSD2CLAUSE
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>