diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-02 01:03:56 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-02 01:03:56 +0800 |
commit | c38ecb8a8b615a75a779e9b25cd94df7bc6e1be2 (patch) | |
tree | e0a0ec759d7e5739e80115a82bb3c9a1b19abe25 /textproc | |
parent | d1b371f2631923cee972fa643ce82df9a2773cf0 (diff) | |
download | freebsd-ports-gnome-c38ecb8a8b615a75a779e9b25cd94df7bc6e1be2.tar.gz freebsd-ports-gnome-c38ecb8a8b615a75a779e9b25cd94df7bc6e1be2.tar.zst freebsd-ports-gnome-c38ecb8a8b615a75a779e9b25cd94df7bc6e1be2.zip |
- Add LICENSE_FILE
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-amatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-amatch/Makefile b/textproc/rubygem-amatch/Makefile index d44aac5089e8..4a1c2e093df8 100644 --- a/textproc/rubygem-amatch/Makefile +++ b/textproc/rubygem-amatch/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library for approximate string matching and searching LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins |