freebsd-ports/devel/rubygem-stomp/Makefile
Renato Botelho c350a20343 Cleanup headers of ports created by me
Feature safe:	yes
2012-10-11 13:16:54 +00:00

16 lines
303 B
Makefile

# $FreeBSD$
PORTNAME= stomp
PORTVERSION= 1.1.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Streaming Text Orientated Messaging Protocol gem
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/catstomp bin/stompcat
.include <bsd.port.mk>