1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/net/choparp/files/patch-ab

12 lines
205 B
Plaintext
Raw Normal View History

1997-10-07 14:44:04 +00:00
--- /dev/null Tue Oct 7 23:33:35 1997
+++ Makefile Tue Oct 7 23:42:51 1997
@@ -0,0 +1,8 @@
+PROG= choparp
+MAN8= choparp.8
+
1997-10-07 14:44:04 +00:00
+DESTDIR=${PREFIX}
+BINDIR= /sbin
+MANDIR= /man/man
+
+.include <bsd.prog.mk>