diff options
author | arved <arved@FreeBSD.org> | 2003-04-27 22:27:54 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-04-27 22:27:54 +0800 |
commit | d735406b78c355f78484eb19ea721a10fdd9d66a (patch) | |
tree | 5cd85cdffe65202ea3166fd8b12245c3333adb3d /textproc/Makefile | |
parent | 94099c19d5698419c5b6946c658c3357b156c843 (diff) | |
download | freebsd-ports-gnome-d735406b78c355f78484eb19ea721a10fdd9d66a.tar.gz freebsd-ports-gnome-d735406b78c355f78484eb19ea721a10fdd9d66a.tar.zst freebsd-ports-gnome-d735406b78c355f78484eb19ea721a10fdd9d66a.zip |
Add liblrdf, a library for manipulating RDF files describing LADSPA plugins.
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 b02fb96cbcf9..5cf048e43f64 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -126,6 +126,7 @@ SUBDIR += lacheck SUBDIR += latex2html SUBDIR += latte + SUBDIR += liblrdf SUBDIR += libtre SUBDIR += libxml SUBDIR += libxml++ |