Add a Makefile to unbreak some scripts that lookup for all lowercase directories
and expect a Makefile in there Reported by: marino
This commit is contained in:
parent
9cedbdb73c
commit
78052a2932
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425903
5
base/Makefile
Normal file
5
base/Makefile
Normal file
@ -0,0 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# Never add SUBDIRS here as the ports should not be connected to the build
|
||||
#
|
||||
.include <bsd.port.subdir.mk>
|
Loading…
Reference in New Issue
Block a user