1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/libsysinfo/pkg-descr
William Grzybowski a31a01d6da - Fix libkvm dependency link [1]
- Trim Makefile header
- Use space for WWW in pkg-descr

PR:		ports/179394 [1]
Submitted by:	Oleg A. Mamontov <oleg@mamontov.net> [1]
Approved by:	culot / jpaetzel (mentors, implicit), maintainer
2013-06-07 15:46:47 +00:00

6 lines
219 B
Plaintext

The sysinfo(3) function is a GNU interface for retrieving common information
about the configuration and state of the system, such as is returned by
sysctl(3) and sysconf(3).
WWW: http://code.google.com/p/sysinfo-bsd/