freebsd-ports/www/rubygem-journey/Makefile
Sunpoet Po-Chuan Hsieh b21b583582 - Remove trailing period from COMMENT
- Add LICENSE
2013-12-31 07:25:21 +00:00

17 lines
244 B
Makefile

# $FreeBSD$
PORTNAME= journey
PORTVERSION= 1.0.4
CATEGORIES= www rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= It routes requests
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>