diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-10 23:13:23 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-10 23:13:23 +0000 |
commit | 0b0f9e0aefa1ec4cc8d77e277a131843f1ea53f9 (patch) | |
tree | 62871cab7c0e5e6a773a27651d5db8491e893860 /textproc/rubygem-compass-core | |
parent | 240d68a2a6bf7ea73d8413ddf97ff4b739e66275 (diff) | |
download | ports-0b0f9e0aefa1ec4cc8d77e277a131843f1ea53f9.tar.gz ports-0b0f9e0aefa1ec4cc8d77e277a131843f1ea53f9.zip |
Notes
Diffstat (limited to 'textproc/rubygem-compass-core')
-rw-r--r-- | textproc/rubygem-compass-core/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-compass-core/Makefile b/textproc/rubygem-compass-core/Makefile index cfd03db3ef08..822ebe824121 100644 --- a/textproc/rubygem-compass-core/Makefile +++ b/textproc/rubygem-compass-core/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Compass core stylesheet library and minimum required ruby extensions LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-multi_json>=1.0:${PORTSDIR}/devel/rubygem-multi_json \ rubygem-sass>=3.3.0:${PORTSDIR}/textproc/rubygem-sass |