aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2001-01-29 04:04:27 +0800
committerdannyboy <dannyboy@FreeBSD.org>2001-01-29 04:04:27 +0800
commitd66dc536924bbcc12ec64316ffa86cc23480caca (patch)
tree64fa1f3a2506d81fd129e911a91d8e4c3846d1d3 /devel/Makefile
parentcf3c0a1638b74237dc81d4fcc3459d4953b329b9 (diff)
downloadfreebsd-ports-gnome-d66dc536924bbcc12ec64316ffa86cc23480caca.tar.gz
freebsd-ports-gnome-d66dc536924bbcc12ec64316ffa86cc23480caca.tar.zst
freebsd-ports-gnome-d66dc536924bbcc12ec64316ffa86cc23480caca.zip
Add cpp2html 1.2.
Given a C or C++ source file, produces HTML with syntax highlighting. PR: 24604 Submitted by: greid@ukug.uk.freebsd.org
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index f83afaaf9cd7..d0d35d3495b0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -50,6 +50,7 @@
SUBDIR += cons
SUBDIR += cons-test
SUBDIR += cook
+ SUBDIR += cpp2html
SUBDIR += cproto
SUBDIR += crossgo32
SUBDIR += crossgo32-djgpp2