mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
7 lines
197 B
Makefile
7 lines
197 B
Makefile
# $FreeBSD$
|
|
|
|
INFO= com_err
|
|
INFOSECTION= "Programming & development tools."
|
|
INFOENTRY_com_err= "* libcom_err: (com_err). A Common Error Description Library for UNIX."
|
|
|
|
.include <bsd.info.mk>
|