]> CyberLeo.Net >> Repos - CDN/cdn-ports-overlay.git/blob - cdn/ports/misc-cdn/Makefile
misc-cdn/cdn-base: new port to pull in everything usually installed
[CDN/cdn-ports-overlay.git] / cdn / ports / misc-cdn / Makefile
1 # $FreeBSD$
2 #
3
4     COMMENT = Miscellaneous utilities developed by and for CyberLeo.Net
5
6     SUBDIR += bash-config
7     SUBDIR += cdn-base
8     SUBDIR += crc32sum
9     SUBDIR += flag
10     SUBDIR += freebsd-rc
11     SUBDIR += shlib
12
13 .include <bsd.port.subdir.mk>
14