diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2016-07-04 23:49:16 +0800 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2016-07-04 23:49:16 +0800 |
commit | 94d90a696da62e5cac5b1d6ee6c7b0819a6389d8 (patch) | |
tree | 7e01459b23467e51468cdb77d60cbbda5ad26a4b /textproc/Makefile | |
parent | edd8c368f9f502dfae88c941b133bec028b5fbf1 (diff) | |
download | freebsd-ports-gnome-94d90a696da62e5cac5b1d6ee6c7b0819a6389d8.tar.gz freebsd-ports-gnome-94d90a696da62e5cac5b1d6ee6c7b0819a6389d8.tar.zst freebsd-ports-gnome-94d90a696da62e5cac5b1d6ee6c7b0819a6389d8.zip |
agate-dbf adds read support for dbf files to agate
WWW: http://agate-dbf.rtfd.org/
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 c6645a251266..96e3d4e42ad4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1217,6 +1217,7 @@ SUBDIR += py-Tempita SUBDIR += py-acora SUBDIR += py-agate + SUBDIR += py-agate-dbf SUBDIR += py-alabaster SUBDIR += py-asv SUBDIR += py-awesome-slugify |