aboutsummaryrefslogtreecommitdiff
path: root/graphics/tifmerge/files/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/tifmerge/files/Makefile')
-rw-r--r--graphics/tifmerge/files/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/tifmerge/files/Makefile b/graphics/tifmerge/files/Makefile
new file mode 100644
index 000000000000..143ef1a520d5
--- /dev/null
+++ b/graphics/tifmerge/files/Makefile
@@ -0,0 +1,9 @@
+LIB= tifmerge
+
+SHLIB_MAJOR= 1
+SHLIB_MINOR= 0
+NOPROFILE= yes
+
+SRCS= tifmerge.c
+
+.include <bsd.lib.mk>