cf118ccf87
Reported by: lwhsu
19 lines
304 B
Makefile
19 lines
304 B
Makefile
PORTNAME= beefcake
|
|
DISTVERSION= 1.2.0
|
|
CATEGORIES= net rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= dch@FreeBSD.org
|
|
COMMENT= Protocol Buffers library in pure Ruby
|
|
|
|
LICENSE= MIT
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
PLIST_FILES= bin/protoc-gen-beefcake
|
|
|
|
.include <bsd.port.mk>
|