mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
9 lines
179 B
Text
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>
|