opnsense-ports/devel/rubygem-rake-compiler-dock/Makefile
Franco Fichtner e502b44d13 */*: sync with upstream
Taken from: HardenedBSD
2019-05-29 04:57:27 +02:00

21 lines
361 B
Makefile

# $FreeBSD$
PORTNAME= rake-compiler-dock
PORTVERSION= 0.6.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Cross compiler environment for building Windows binary gems
LICENSE= MIT
NO_ARCH= yes
USES= gem shebangfix
USE_RUBY= yes
SHEBANG_FILES= build/runas
PLIST_FILES= bin/rake-compiler-dock
.include <bsd.port.mk>