diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:11:23 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:11:23 +0800 |
commit | 71b0272440962529a6761483bd315bf203a9da32 (patch) | |
tree | 707e438aa9cab573274b4a7966b9bc83441170a4 /textproc | |
parent | d11042976ca1fa5633a9b429660ebb36e3e86077 (diff) | |
download | freebsd-ports-gnome-71b0272440962529a6761483bd315bf203a9da32.tar.gz freebsd-ports-gnome-71b0272440962529a6761483bd315bf203a9da32.tar.zst freebsd-ports-gnome-71b0272440962529a6761483bd315bf203a9da32.zip |
- Add LICENSE_FILE
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubygem-autoprefixer-rails/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-autoprefixer-rails/Makefile b/textproc/rubygem-autoprefixer-rails/Makefile index f8963d74ca5b..6e5e697559e0 100644 --- a/textproc/rubygem-autoprefixer-rails/Makefile +++ b/textproc/rubygem-autoprefixer-rails/Makefile @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse CSS and add vendor prefixes to CSS rules LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-execjs>=0:${PORTSDIR}/devel/rubygem-execjs \ rubygem-json>=0:${PORTSDIR}/devel/rubygem-json |