ports/devel/rubygem-rake-compiler-dock/Makefile
Steve Wills e06bc31bff devel/rubygem-rake-compiler-dock: update to 0.6.2
PR:		224766
Approved by:	Matthias Fechner <idefix@fechner.net> (maintainer)
2017-12-31 17:20:30 +00:00

22 lines
378 B
Makefile

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