diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:35:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:35:48 +0000 |
commit | 172f6ce75f9cfd9b43967c1f7c324c769e245d36 (patch) | |
tree | d262acca1c998e2d64982483a39b7bfebfad0042 /textproc | |
parent | f211f7c832285e0deb170712af901c29e4853573 (diff) | |
download | ports-172f6ce75f9cfd9b43967c1f7c324c769e245d36.tar.gz ports-172f6ce75f9cfd9b43967c1f7c324c769e245d36.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-version_sorter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-version_sorter/Makefile b/textproc/rubygem-version_sorter/Makefile index 9128984e3eeb..86141b5a84d9 100644 --- a/textproc/rubygem-version_sorter/Makefile +++ b/textproc/rubygem-version_sorter/Makefile @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Fast sorting of version strings LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE USE_RUBY= yes -USE_RAKE= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |