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

18 lines
386 B
Makefile

PORTNAME= win32-file-security
PORTVERSION= 1.0.10
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= File security methods for the File class on MS Windows
LICENSE= ART20
RUN_DEPENDS= rubygem-ffi>0:devel/rubygem-ffi \
rubygem-ffi-win32-extensions>0:devel/rubygem-ffi-win32-extensions
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>