diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-02-23 19:58:35 +0000 |
commit | 74740483d05162a23cf6fbdf595210297e25f01a (patch) | |
tree | edfefd7ac9e97a40319864c4a75401a3b1f87512 /sysutils/clockspeed/Makefile | |
parent | cdba506d34bc3b158ad2843354bb1243c877ce17 (diff) | |
download | ports-74740483d05162a23cf6fbdf595210297e25f01a.tar.gz ports-74740483d05162a23cf6fbdf595210297e25f01a.zip |
Notes
Diffstat (limited to 'sysutils/clockspeed/Makefile')
-rw-r--r-- | sysutils/clockspeed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index a5db45a1c86a..f719ed18464f 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://cr.yp.to/clockspeed/ \ ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ MAINTAINER= lioux@FreeBSD.org +COMMENT= Uses a hardware tick counter to compensate for deviant system clock LIB_DEPENDS= tai.1:${PORTSDIR}/devel/libtai |