diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-shoulda-context/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-shoulda-context/Makefile b/devel/rubygem-shoulda-context/Makefile index a237aff42612..b96de59f8d1d 100644 --- a/devel/rubygem-shoulda-context/Makefile +++ b/devel/rubygem-shoulda-context/Makefile @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Context framework extracted from Shoulda LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |