diff options
Diffstat (limited to 'usr.sbin/portsnap/Makefile')
-rw-r--r-- | usr.sbin/portsnap/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/portsnap/Makefile b/usr.sbin/portsnap/Makefile new file mode 100644 index 0000000..0f77bcb --- /dev/null +++ b/usr.sbin/portsnap/Makefile @@ -0,0 +1,5 @@ +# $FreeBSD$ + +SUBDIR= portsnap make_index phttpget + +.include <bsd.subdir.mk> |