diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-11 16:06:01 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-05-11 16:06:01 +0000 |
commit | 959f7cff9ab29bbe3e3798a4753180f22bf6519c (patch) | |
tree | 686723a172979c6dc5598db2e126684dc9ed4baa /devel/Makefile | |
parent | A configurable base class for writing internet servers in Perl (diff) |
Simple Class for OLE document interface.
PR: ports/26296
Submitted by: Jason Portwood <jason@iac.net>
Notes
Notes:
svn path=/head/; revision=42523
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 8f1d49104a04..46a39c886c2c 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -313,6 +313,7 @@ SUBDIR += p5-LockFile-Simple SUBDIR += p5-Mac-FileSpec-Unixish SUBDIR += p5-Make + SUBDIR += p5-OLE-Storage_Lite SUBDIR += p5-ORBit SUBDIR += p5-POE SUBDIR += p5-PV |