aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-28 16:14:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-28 16:14:05 +0000
commitf47bcd02e844de1a68dbdf72694cb8990c99b539 (patch)
treea2558d157c40ff45f551f84f8c2bd2f0c57ce6dd /textproc/Makefile
parent3ae2a5543ae1be7cb8832c139ce8fb1302f47e31 (diff)
downloadports-f47bcd02e844de1a68dbdf72694cb8990c99b539.tar.gz
ports-f47bcd02e844de1a68dbdf72694cb8990c99b539.zip
- Add p5-CSS-Simple-2874
CSS::Simple is an interface through which to read/write/manipulate CSS files while respecting the cascade order. WWW: http://search.cpan.org/dist/CSS-Simple PR: ports/151798 Submitted by: Vivek Khera <vivek@khera.org> Approved by: pgollucci (mentor, implicit)
Notes
Notes: svn path=/head/; revision=263694
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ccb217a3561a..071be1f87047 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -434,6 +434,7 @@
SUBDIR += p5-CSS-Croco
SUBDIR += p5-CSS-Minifier-XS
SUBDIR += p5-CSS-SAC
+ SUBDIR += p5-CSS-Simple
SUBDIR += p5-CSS-Squish
SUBDIR += p5-CSS-Tiny
SUBDIR += p5-Chess-PGN-Parse