diff options
Diffstat (limited to 'usr.sbin/portsnap/Makefile.inc')
-rw-r--r-- | usr.sbin/portsnap/Makefile.inc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.sbin/portsnap/Makefile.inc b/usr.sbin/portsnap/Makefile.inc new file mode 100644 index 0000000..5f6527e --- /dev/null +++ b/usr.sbin/portsnap/Makefile.inc @@ -0,0 +1,5 @@ +# $FreeBSD$ + +LIBEXECDIR?= /usr/libexec + +.include "../Makefile.inc" |