diff options
Diffstat (limited to 'print/cpp2latex/Makefile')
-rw-r--r-- | print/cpp2latex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile index af4711a47a1a..d0da5ff56a14 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -12,6 +12,7 @@ CATEGORIES= print MASTER_SITES= http://www.arnoldarts.de/ MAINTAINER= ports@FreeBSD.org +COMMENT= Convert C++ source to a file you can input in an LaTeX-document GNU_CONFIGURE= yes |