diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-21 01:55:59 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-03-21 01:55:59 +0000 |
commit | 9d12141f233ca33800214190b9f20ecd68f1cebc (patch) | |
tree | c71ccaf98f1b1aee387e514d00a2dd5888ba080b /palm/Makefile | |
parent | Fix build: add missing BUILD_DEPENDS on deskutils/kdepim3 (diff) |
Add p5-Palm-PalmDoc 0.12, perl 5 modules for reading and writing PalmDoc
files.
PR: ports/62252
Submitted by: Simon Dick <simond@irrelevant.org>
Notes
Notes:
svn path=/head/; revision=104796
Diffstat (limited to 'palm/Makefile')
-rw-r--r-- | palm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile index 3e7acfd54b44..df79b3486ae2 100644 --- a/palm/Makefile +++ b/palm/Makefile @@ -16,6 +16,7 @@ SUBDIR += malsync SUBDIR += mdbconv SUBDIR += p5-Palm + SUBDIR += p5-Palm-PalmDoc SUBDIR += palmos-sdk SUBDIR += palmpower SUBDIR += pilot-link |