opnsense-ports/sysutils/rubygem-win32-file-security/Makefile
Franco Fichtner c0b97a8105 */*: sync with upstream
Taken from: FreeBSD
2023-01-16 20:20:04 +01:00

18 lines
423 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
WWW= https://github.com/chef/win32-file-security/
LICENSE= ART20
RUN_DEPENDS= rubygem-ffi>0:devel/rubygem-ffi \
rubygem-ffi-win32-extensions>0:devel/rubygem-ffi-win32-extensions
NO_ARCH= yes
USES= gem
.include <bsd.port.mk>