37d4ef6c24
- Fix MAINTAINER typo PR: ports/159259 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer)
21 lines
436 B
Makefile
21 lines
436 B
Makefile
# Ports collection makefile for: rubygem-edavis10-object_daddy
|
|
# Date created: 2011-03-06
|
|
# Whom: milki <milki@rescomp.berkeley.edu>
|
|
#
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= edavis10-object_daddy
|
|
PORTVERSION= 0.4.3
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= milki@rescomp.berkeley.edu
|
|
COMMENT= Object Daddy assists in automating testing
|
|
|
|
LICENSE= MIT
|
|
|
|
USE_RUBY= yes
|
|
USE_RUBYGEMS= yes
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
.include <bsd.port.mk>
|