diff options
-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 |