summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-12-15 17:31:27 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-12-15 17:31:27 +0000
commit82d9e826ee66db823eb50173e4b85241a670d596 (patch)
tree50cc4a905e80ccd4cf484f6bd4ab851c0d24b47c /devel/Makefile
parentUpdate modules: sendmail, file manager. (diff)
Add p5-Inline-CPP 0.23, a perl module that facilitates writing of Perl
subroutines and classes in C++. PR: 32869 Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes: svn path=/head/; revision=51581
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 d77426dd8925..a646ff3f157d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -385,6 +385,7 @@
SUBDIR += p5-Include
SUBDIR += p5-Inline
SUBDIR += p5-Inline-ASM
+ SUBDIR += p5-Inline-CPP
SUBDIR += p5-Ioctl
SUBDIR += p5-Locale-Maketext
SUBDIR += p5-Locale-PGetText