diff options
Diffstat (limited to 'openbsd/3rdparty/Makefile')
-rw-r--r-- | openbsd/3rdparty/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openbsd/3rdparty/Makefile b/openbsd/3rdparty/Makefile new file mode 100644 index 000000000..cb03b2dc3 --- /dev/null +++ b/openbsd/3rdparty/Makefile @@ -0,0 +1,6 @@ + + + SUBDIR = + SUBDIR += htdig + +.include <bsd.port.subdir.mk> |