mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
14 lines
276 B
Makefile
14 lines
276 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Software support for handheld devices (Palm, PocketPC, ...)
|
|
|
|
SUBDIR += jpilot
|
|
SUBDIR += p5-Palm
|
|
SUBDIR += p5-Palm-PalmDoc
|
|
SUBDIR += pilot-link
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += synce-libsynce
|
|
|
|
.include <bsd.port.subdir.mk>
|