* Add comments and licence info to gpg-key2ps
[pgp-tools.git] / gpg-key2ps / Makefile
diff --git a/gpg-key2ps/Makefile b/gpg-key2ps/Makefile
new file mode 100644 (file)
index 0000000..4e96d48
--- /dev/null
@@ -0,0 +1,7 @@
+all: gpg-key2ps.1
+
+gpg-key2ps.1: gpg-key2ps
+       pod2man $< > $@
+
+clean:
+       rm -f gpg-key2ps.1