mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 07:44:48 -05:00
7 lines
95 B
Makefile
7 lines
95 B
Makefile
# $FreeBSD$
|
|
|
|
LIB= pam_ftpusers
|
|
SRCS= pam_ftpusers.c
|
|
MAN= pam_ftpusers.8
|
|
|
|
.include <bsd.lib.mk>
|