c0c8d25799
Makes things easier for pkgsrc
5 lines
52 B
Makefile
5 lines
52 B
Makefile
PROG= pwd
|
|
BINDIR= /bin
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|