diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:13:45 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-11 07:13:45 +0800 |
commit | 9399dbd1ba41f9fe685967e380028540d9650d81 (patch) | |
tree | 702bda4c7d4e483f19f4330bed0e468ed3d93ce5 /www | |
parent | 34ebfbd766caa053fc449f46fbb003447ab8fb41 (diff) | |
download | freebsd-ports-gnome-9399dbd1ba41f9fe685967e380028540d9650d81.tar.gz freebsd-ports-gnome-9399dbd1ba41f9fe685967e380028540d9650d81.tar.zst freebsd-ports-gnome-9399dbd1ba41f9fe685967e380028540d9650d81.zip |
- Add LICENSE_FILE
- Reword COMMENT
Diffstat (limited to 'www')
-rw-r--r-- | www/rubygem-bootstrap-sass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/rubygem-bootstrap-sass/Makefile b/www/rubygem-bootstrap-sass/Makefile index b5f9b43b3f1f..50d47f4e0d6e 100644 --- a/www/rubygem-bootstrap-sass/Makefile +++ b/www/rubygem-bootstrap-sass/Makefile @@ -6,9 +6,10 @@ CATEGORIES= www rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org -COMMENT= Twitter's Bootstrap +COMMENT= Bootstrap by Twitter LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-autoprefixer-rails>=5.0.0.1:${PORTSDIR}/textproc/rubygem-autoprefixer-rails \ rubygem-sass>=3.3.0:${PORTSDIR}/textproc/rubygem-sass |