freebsd-ports/devel/rubygem-rapt/Makefile
Sunpoet Po-Chuan Hsieh 41507fefb7 - Add LICENSE
- Remove USES=libtool
- Regenerate patch file with makepatch:
- Update WWW
2015-05-29 11:14:42 +00:00

20 lines
286 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= rapt
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Rails Plugin Tool
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/rapt
.include <bsd.port.mk>