diff options
author | demon <demon@FreeBSD.org> | 2014-11-26 22:14:20 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-11-26 22:14:20 +0800 |
commit | e5ef97b0f0a4a05cbce55cd22678ef0a29d90bba (patch) | |
tree | 63ea66e70afa04ad39ca641340590972c14f7351 /textproc/Makefile | |
parent | 8d605246cd0512ebfef1fc1530da3404c4baed0d (diff) | |
download | freebsd-ports-gnome-e5ef97b0f0a4a05cbce55cd22678ef0a29d90bba.tar.gz freebsd-ports-gnome-e5ef97b0f0a4a05cbce55cd22678ef0a29d90bba.tar.zst freebsd-ports-gnome-e5ef97b0f0a4a05cbce55cd22678ef0a29d90bba.zip |
New port: tinycss is a complete yet simple CSS parser for Python.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index fb7e4f0ab167..84eebaf47580 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1218,6 +1218,7 @@ SUBDIR += py-stripogram SUBDIR += py-syck SUBDIR += py-texttable + SUBDIR += py-tinycss SUBDIR += py-trans SUBDIR += py-transifex-client SUBDIR += py-translationstring |