diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-15 09:55:31 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-12-15 09:55:31 +0000 |
commit | 69eca71474edc536d9283ab825d053f522e9d7de (patch) | |
tree | 621cab4c45f8b5c6f8a4a8888133557a9535d7a3 /devel/Makefile | |
parent | change port name (diff) |
add p5-Inline
Write Perl subroutines in other programming languages
PR: 32833
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=51556
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c67b3895eba7..d0c04e74e4aa 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -383,6 +383,7 @@ SUBDIR += p5-IPC-Shareable SUBDIR += p5-IPC-SharedCache SUBDIR += p5-Include + SUBDIR += p5-Inline SUBDIR += p5-Ioctl SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-PGetText |