diff options
Diffstat (limited to 'palm')
-rw-r--r-- | palm/Makefile | 10 | ||||
-rw-r--r-- | palm/pkg/COMMENT | 1 |
2 files changed, 11 insertions, 0 deletions
diff --git a/palm/Makefile b/palm/Makefile new file mode 100644 index 000000000000..12257c70b18a --- /dev/null +++ b/palm/Makefile @@ -0,0 +1,10 @@ +# $Id$ +# + + SUBDIR += kpilot + SUBDIR += pilot-link + SUBDIR += pilot-makedoc + SUBDIR += prc-tools + SUBDIR += xcopilot + +.include <bsd.port.subdir.mk> diff --git a/palm/pkg/COMMENT b/palm/pkg/COMMENT new file mode 100644 index 000000000000..503e25a87ad1 --- /dev/null +++ b/palm/pkg/COMMENT @@ -0,0 +1 @@ +Software support for the 3Com Palm(tm) series. |