freebsd-ports/devel/rubygem-bacon/Makefile
Sunpoet Po-Chuan Hsieh f5aaf3f86c - Add LICENSE
- Remove USE_RAKE
- Update WWW
2015-05-23 07:14:49 +00:00

20 lines
326 B
Makefile

# Created by: Charlie & <root@meatwad.mouf.net>
# $FreeBSD$
PORTNAME= bacon
PORTVERSION= 1.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Bacon is a small RSpec clone
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/bacon
.include <bsd.port.mk>