diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-08-03 14:15:08 +0000 |
commit | 22d7896c1731a371a072a9f3254f9f770ba01b97 (patch) | |
tree | 1fd7e199605ea5d2b068cf1e2b227c1dcd4f7e13 /textproc/ecromedos/Makefile | |
parent | 089a429b206872b95880aa58ac6e7da37446b22a (diff) | |
download | ports-22d7896c1731a371a072a9f3254f9f770ba01b97.tar.gz ports-22d7896c1731a371a072a9f3254f9f770ba01b97.zip |
Notes
Diffstat (limited to 'textproc/ecromedos/Makefile')
-rw-r--r-- | textproc/ecromedos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ecromedos/Makefile b/textproc/ecromedos/Makefile index 9708da0ebc10..afbcdccc9818 100644 --- a/textproc/ecromedos/Makefile +++ b/textproc/ecromedos/Makefile @@ -8,7 +8,7 @@ CATEGORIES= textproc print www MASTER_SITES= http://www.ecromedos.net/files/${PORTVERSION}/ MAINTAINER= nivit@FreeBSD.org -COMMENT= A document preparation system that allows concurrent publication +COMMENT= Document preparation system that allows concurrent publication RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \ ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ |