]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/portsnap/portsnap/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / usr.sbin / portsnap / portsnap / Makefile
1 # $FreeBSD$
2
3 CONFS=  portsnap.conf
4 SCRIPTS=portsnap.sh
5 MAN=    portsnap.8
6
7 .include <bsd.prog.mk>