c0c8d25799
Makes things easier for pkgsrc
6 lines
74 B
Makefile
6 lines
74 B
Makefile
PROG= pwdauth
|
|
BINDIR= /usr/lib
|
|
BINMODE= 4755
|
|
MAN=
|
|
|
|
.include <bsd.prog.mk>
|