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