aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-16 06:41:58 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-16 06:41:58 +0000
commitb32ad54c041d3581d271317b3f1d8bc1e4f67fff (patch)
tree708e173e475533aa7659ef76efdba9ad60ab1c13 /devel/Makefile
parent91c4184323e77285da510de3369c9334b0e1e484 (diff)
downloadports-b32ad54c041d3581d271317b3f1d8bc1e4f67fff.tar.gz
ports-b32ad54c041d3581d271317b3f1d8bc1e4f67fff.zip
add scandoc
A C/C++ documentation generator PR: 26561 Submitted by: chrise@scardini.com
Notes
Notes: svn path=/head/; revision=41452
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 76c899630f4c..862fdd754dac 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -407,6 +407,7 @@
SUBDIR += ruby-textbuf
SUBDIR += ruby-unit
SUBDIR += rvm
+ SUBDIR += scandoc
SUBDIR += sdcc
SUBDIR += sdl10
SUBDIR += sdl12