xref: /freebsd/lib/libalias/modules/ftp/Makefile (revision d0b2dbfa)
1
2PACKAGE=	natd
3NAME=		ftp
4SRCS=		alias_ftp.c
5
6.include <bsd.lib.mk>
7