summaryrefslogtreecommitdiff
path: root/palm/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-01-08 19:04:12 +0000
committerClive Lin <clive@FreeBSD.org>2001-01-08 19:04:12 +0000
commitcb6d9a13c1d7ce6b27de14b1de47b511a63a8156 (patch)
tree27aa438e671e7dcb7f162554d21f53405514d112 /palm/Makefile
parentUse MASTER_SITE_LOCAL. Remove BROKEN line. (diff)
New port: txt2pdbdoc
Converts plain text and HTML files to Palm Pilot Doc formats Submitted by: keichii@iteration.net
Notes
Notes: svn path=/head/; revision=36954
Diffstat (limited to 'palm/Makefile')
-rw-r--r--palm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile
index 741602822849..f88288ed5080 100644
--- a/palm/Makefile
+++ b/palm/Makefile
@@ -23,6 +23,7 @@
SUBDIR += prc-tools-binutils
SUBDIR += prc-tools-gcc
SUBDIR += syncal
+ SUBDIR += txt2pdbdoc
SUBDIR += xcopilot
.include <bsd.port.subdir.mk>