diff options
author | Steve Wills <swills@FreeBSD.org> | 2011-10-17 01:51:39 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2011-10-17 01:51:39 +0000 |
commit | b4a0c40ec4b0352903e9ce7e4405c2ea435e56ad (patch) | |
tree | 4bc8e5ebc04075784fdf389b75704353aefcc919 /textproc/rubygem-compass/pkg-descr | |
parent | 90e2479eb201db5072679f15ed4b2b1e9d33ce3e (diff) | |
download | ports-b4a0c40ec4b0352903e9ce7e4405c2ea435e56ad.tar.gz ports-b4a0c40ec4b0352903e9ce7e4405c2ea435e56ad.zip |
Compass is a Sass-based Stylesheet Framework that streamlines the creation and
maintainance of CSS.
WWW: http://compass-style.org/
PR: ports/161469
Submitted by: Jason Helfman <jhelfman@experts-exchange.com>
Notes
Notes:
svn path=/head/; revision=283664
Diffstat (limited to 'textproc/rubygem-compass/pkg-descr')
-rw-r--r-- | textproc/rubygem-compass/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/textproc/rubygem-compass/pkg-descr b/textproc/rubygem-compass/pkg-descr new file mode 100644 index 000000000000..1aaf234805f5 --- /dev/null +++ b/textproc/rubygem-compass/pkg-descr @@ -0,0 +1,4 @@ +Compass is a Sass-based Stylesheet Framework that streamlines the creation and +maintainance of CSS. + +WWW: http://compass-style.org/ |