]> CyberLeo.Net >> Repos - CDN/cdn-ports-overlay.git/blob - ports/misc-cdn/Makefile
Split this up later
[CDN/cdn-ports-overlay.git] / ports / misc-cdn / Makefile
1 # $FreeBSD: ports/misc-cdn/Makefile,v 1.0 2010/03/06 00:00:00 CyberLeo Exp $
2 #
3
4     COMMENT = Miscellaneous utilities developed by and for CyberLeo.Net
5
6     SUBDIR += crc32sum
7     SUBDIR += flag
8     SUBDIR += freebsd-rc
9     SUBDIR += shlib
10
11 .include <bsd.port.subdir.mk>
12