summaryrefslogtreecommitdiffstats
path: root/openbsd/14.0.0/3rdparty/Makefile
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-09-18 20:21:01 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2014-09-18 20:21:01 +0200
commit369f2528ee942e6c1ed3634d3fac02be370e052f (patch)
tree241d924d27da6d5451306d376507677a9beb7d7c /openbsd/14.0.0/3rdparty/Makefile
parente5f968aaea318274fddfb51d2fd2a99a47ce5758 (diff)
downloadtde-packaging-369f2528ee942e6c1ed3634d3fac02be370e052f.tar.gz
tde-packaging-369f2528ee942e6c1ed3634d3fac02be370e052f.zip
Openbsd: add initial support
Diffstat (limited to 'openbsd/14.0.0/3rdparty/Makefile')
-rw-r--r--openbsd/14.0.0/3rdparty/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/openbsd/14.0.0/3rdparty/Makefile b/openbsd/14.0.0/3rdparty/Makefile
new file mode 100644
index 000000000..cb03b2dc3
--- /dev/null
+++ b/openbsd/14.0.0/3rdparty/Makefile
@@ -0,0 +1,6 @@
+
+
+ SUBDIR =
+ SUBDIR += htdig
+
+.include <bsd.port.subdir.mk>