mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
b1b8bba31a
conduits for the base gnomepilot port.
18 lines
333 B
Makefile
18 lines
333 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += coldsync
|
|
SUBDIR += gnomepilot
|
|
SUBDIR += gnomepilot-conduits
|
|
SUBDIR += imgvtopgm
|
|
SUBDIR += isilo
|
|
SUBDIR += jpilot
|
|
SUBDIR += kpilot
|
|
SUBDIR += malsync
|
|
SUBDIR += pilot-link
|
|
SUBDIR += pilot_makedoc
|
|
SUBDIR += syncal
|
|
SUBDIR += xcopilot
|
|
|
|
.include <bsd.port.subdir.mk>
|