mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
98dd96ee20
category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
9 lines
109 B
Makefile
9 lines
109 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = PicoBSD-related ports
|
|
|
|
SUBDIR += ssh-picobsd
|
|
|
|
.include <bsd.port.subdir.mk>
|