diff options
Diffstat (limited to 'print/lgrind/Makefile')
-rw-r--r-- | print/lgrind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lgrind/Makefile b/print/lgrind/Makefile index 73054b9..192d319 100644 --- a/print/lgrind/Makefile +++ b/print/lgrind/Makefile @@ -40,6 +40,7 @@ PATCH_SITES= http://home.arcor.de/kay_lehmann/freebsd/ports/lgrind/ PATCHFILES= patch-Makefile.gz patch-source_Makefile.gz MAINTAINER= kay_lehmann@web.de +COMMENT= Produce beautiful listings of source code with LaTeX BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |