diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:13:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:13:23 +0800 |
commit | afbc605a72ef83607839e414c05c12b1a70324a5 (patch) | |
tree | 62871cab7c0e5e6a773a27651d5db8491e893860 /textproc | |
parent | 8934acf2290dcb9e34560386f24a99182572635b (diff) | |
download | freebsd-ports-gnome-afbc605a72ef83607839e414c05c12b1a70324a5.tar.gz freebsd-ports-gnome-afbc605a72ef83607839e414c05c12b1a70324a5.tar.zst freebsd-ports-gnome-afbc605a72ef83607839e414c05c12b1a70324a5.zip |
- Add LICENSE_FILE
Diffstat (limited to 'textproc')
-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 |