mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
51464b8c30
Generates man pages from C sources PR: 29805 Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net>
3 lines
43 B
Bash
3 lines
43 B
Bash
#!/bin/sh
|
|
cd ${WRKSRC} && ./Configure -des
|