ports/misc/airoflash/files/patch-aa
Doug Ambrisko fa8d3f3376 Apparently I botched this commit the first time around. Sorry.
Update to new site and support NO_MAN as well.

PR:		104339
Submitted by:	Frank J. Laszlo
2006-11-06 19:02:47 +00:00

9 lines
179 B
Text

--- /dev/null Wed Mar 13 11:58:15 2002
+++ Makefile Wed Mar 13 12:00:43 2002
@@ -0,0 +1,6 @@
+BINDIR?= ${PREFIX}/bin
+PROG= airoflash
+NOMAN=
+NO_MAN=
+
+.include <bsd.prog.mk>