diff options
Diffstat (limited to 'print/lyx14/Makefile')
-rw-r--r-- | print/lyx14/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 2ab42e3f570a..1849bce629c0 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ |