diff options
author | kevlo <kevlo@FreeBSD.org> | 2005-05-25 21:36:28 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2005-05-25 21:36:28 +0800 |
commit | be19c4eba530daf17493dd548f988afae381ec57 (patch) | |
tree | f9a1fce2ce49149c5fb94676d62d8d5afde6d47b /textproc/Makefile | |
parent | dffc2b6716fdd170500646eca89069c75d8e5a56 (diff) | |
download | freebsd-ports-gnome-be19c4eba530daf17493dd548f988afae381ec57.tar.gz freebsd-ports-gnome-be19c4eba530daf17493dd548f988afae381ec57.tar.zst freebsd-ports-gnome-be19c4eba530daf17493dd548f988afae381ec57.zip |
Initial import of libextractor 0.5
Libextractor is a library used to extract meta-data from files of
arbitrary type.
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 4aa849c3a1a8..c4ae8a2c6d3d 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -201,6 +201,7 @@ SUBDIR += latte SUBDIR += libcroco SUBDIR += libebml + SUBDIR += libextractor SUBDIR += libhtmlparse SUBDIR += liblingoteach SUBDIR += liblrdf |