diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:13:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:13:19 +0800 |
commit | 8934acf2290dcb9e34560386f24a99182572635b (patch) | |
tree | 8851d1ea65e9c05c2007e39d57659e756f38a123 /textproc | |
parent | a125d1df0306d3d723905519377753eb402374f2 (diff) | |
download | freebsd-ports-gnome-8934acf2290dcb9e34560386f24a99182572635b.tar.gz freebsd-ports-gnome-8934acf2290dcb9e34560386f24a99182572635b.tar.zst freebsd-ports-gnome-8934acf2290dcb9e34560386f24a99182572635b.zip |
- Add LICENSE_FILE
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-compass/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-compass/Makefile b/textproc/rubygem-compass/Makefile index 0149974036ab..07b952b0ac0d 100644 --- a/textproc/rubygem-compass/Makefile +++ b/textproc/rubygem-compass/Makefile @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Provides an open-source CSS authoring framework LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.markdown RUN_DEPENDS= rubygem-chunky_png>=1.2:${PORTSDIR}/graphics/rubygem-chunky_png \ rubygem-compass-core>=1.0.2:${PORTSDIR}/textproc/rubygem-compass-core \ |