aboutsummaryrefslogtreecommitdiff
path: root/packages/libucl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libucl/Makefile')
-rw-r--r--packages/libucl/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/libucl/Makefile b/packages/libucl/Makefile
new file mode 100644
index 000000000000..e94222480d1f
--- /dev/null
+++ b/packages/libucl/Makefile
@@ -0,0 +1,5 @@
+WORLDPACKAGE= libucl
+SUBPACKAGES= dbg dev man
+COMPAT_PKGS= dbg dev lib
+
+.include <bsd.pkg.mk>