aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-uniplate/pkg-descr
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-01-02 22:57:05 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-01-02 22:57:05 +0000
commit086316c4aa4686dddf4c675f1b7960659f1f39b0 (patch)
treebc66e20cc423bc1bef0468dcbb70adba5b10d334 /devel/hs-uniplate/pkg-descr
parent6278d8eebaedaa424d776902643656ea1f3150da (diff)
downloadports-086316c4aa4686dddf4c675f1b7960659f1f39b0.tar.gz
ports-086316c4aa4686dddf4c675f1b7960659f1f39b0.zip
Uniplate is a boilerplate removal library, with similar goals to the
original Scrap Your Boilerplate work. It requires few extensions to Haskell. WWW: http://www-users.cs.york.ac.uk/~ndm/uniplate/ PR: ports/142143 Submitted by: Jacula Modyun <jacula(at)gmail.com>
Notes
Notes: svn path=/head/; revision=247025
Diffstat (limited to 'devel/hs-uniplate/pkg-descr')
-rw-r--r--devel/hs-uniplate/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/hs-uniplate/pkg-descr b/devel/hs-uniplate/pkg-descr
new file mode 100644
index 000000000000..a95486ac1b12
--- /dev/null
+++ b/devel/hs-uniplate/pkg-descr
@@ -0,0 +1,5 @@
+Uniplate is a boilerplate removal library, with similar goals to the
+original Scrap Your Boilerplate work. It requires few extensions to
+Haskell.
+
+WWW: http://www-users.cs.york.ac.uk/~ndm/uniplate/