bbc402e7d9
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
17 lines
290 B
Makefile
17 lines
290 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= xload
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= x11
|
|
|
|
MAINTAINER= x11@FreeBSD.org
|
|
COMMENT= System load average display for X
|
|
|
|
LICENSE= MIT
|
|
|
|
XORG_CAT= app
|
|
USE_XORG= xt xaw
|
|
|
|
BROKEN_aarch64= Fails to build: exec(xgettext) failed (No such file or directory)
|
|
|
|
.include <bsd.port.mk>
|