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>
|