aboutsummaryrefslogtreecommitdiffstats
path: root/print/cpp2latex
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
committeradamw <adamw@FreeBSD.org>2002-11-07 11:10:58 +0800
commit7728de257b83c02836ea94cb7b2cf4cd94cc5831 (patch)
tree39c06bf9b0c9d7d5b9f12e09ea13f9d423bb1e97 /print/cpp2latex
parentfe66d29282150d9c4b4d8ce3883c1c361ee564bb (diff)
downloadfreebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.gz
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.tar.zst
freebsd-ports-gnome-7728de257b83c02836ea94cb7b2cf4cd94cc5831.zip
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me Approved by: pat
Diffstat (limited to 'print/cpp2latex')
-rw-r--r--print/cpp2latex/Makefile2
-rw-r--r--print/cpp2latex/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile
index bd1a4cc296af..9ba4489bf8ce 100644
--- a/print/cpp2latex/Makefile
+++ b/print/cpp2latex/Makefile
@@ -13,8 +13,6 @@ MASTER_SITES= http://www.arnoldarts.de/
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= Convert C++ source to a file you can input in an LaTeX-document
-
GNU_CONFIGURE= yes
.include <bsd.port.mk>
diff --git a/print/cpp2latex/pkg-comment b/print/cpp2latex/pkg-comment
new file mode 100644
index 000000000000..dcaceff5f662
--- /dev/null
+++ b/print/cpp2latex/pkg-comment
@@ -0,0 +1 @@
+Convert C++ source to a file you can input in an LaTeX-document