diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-shoulda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-shoulda/Makefile b/devel/rubygem-shoulda/Makefile index b1eabb06c7d6..f08ef218d3eb 100644 --- a/devel/rubygem-shoulda/Makefile +++ b/devel/rubygem-shoulda/Makefile @@ -9,12 +9,12 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Making tests easy on the fingers and eyes LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \ rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |