View | Details | Raw Unified | Return to bug 88797
Collapse All | Expand All

(-)ruby-mock/Makefile (+3 lines)
Lines 15-20 Link Here
15
MAINTAINER=	knu@FreeBSD.org
15
MAINTAINER=	knu@FreeBSD.org
16
COMMENT=	An RUnit extention that makes it very easy to implement Mock Objects
16
COMMENT=	An RUnit extention that makes it very easy to implement Mock Objects
17
17
18
DEPRECATED=	"mastersite disappeared, no longer maintained by author"
19
EXPIRATION_DATE=	2005-01-10
20
18
USE_BZIP2=	yes
21
USE_BZIP2=	yes
19
USE_RUBY=	yes
22
USE_RUBY=	yes
20
USE_RUBY_FEATURES=	runit
23
USE_RUBY_FEATURES=	runit

Return to bug 88797