diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:31:24 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:31:24 +0000 |
commit | 7551439fa59f0d1dccf2036bfea25077b9bbed69 (patch) | |
tree | 59d4fe2dbbd8ecbb8a05208dac99acfe2f04d8e4 /devel/Makefile | |
parent | Add p5-HTML-Pager 0.03, perl module for handling CGI HTML paging of (diff) |
Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctl
constants.
Notes
Notes:
svn path=/head/; revision=36707
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 9ce8b13ae814..588fbca6b7a0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -248,6 +248,7 @@ SUBDIR += p5-IO-stringy SUBDIR += p5-IPC-Shareable SUBDIR += p5-Include + SUBDIR += p5-Ioctl SUBDIR += p5-Locale-Maketext SUBDIR += p5-Locale-PGetText SUBDIR += p5-Locale-gettext |