diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-12-15 17:20:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-12-15 17:20:26 +0000 |
commit | 8577906bf743a6dbe32e49efcfa322131eb6601d (patch) | |
tree | 115f8f53f5e587fe0a6cc1cdbcfe58325ab16186 /devel/Makefile | |
parent | Update to irchat-pj-2.5.6pl2 and pure-0.6pl2. (diff) |
Add p5-Inline-ASM 0.03, a perl module that facilitates writing of perl
subroutines in assembler.
PR: 32867
Submitted by: Sergey Skvortsov <skv@protey.ru>
Notes
Notes:
svn path=/head/; revision=51578
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 d0c04e74e4aa..d77426dd8925 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -384,6 +384,7 @@ SUBDIR += p5-IPC-SharedCache SUBDIR += p5-Include SUBDIR += p5-Inline + SUBDIR += p5-Inline-ASM SUBDIR += p5-Ioctl SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-PGetText |