mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
24 lines
480 B
Makefile
24 lines
480 B
Makefile
# New ports collection makefile for: wmlmmon
|
|
# Date created: 24 September 1999
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmlmmon
|
|
PORTVERSION= 0.60
|
|
CATEGORIES= sysutils windowmaker
|
|
MASTER_SITES= http://www.fxp.org/~jedgar/wmlmmon/
|
|
|
|
MAINTAINER= jedgar@fxp.org
|
|
COMMENT= WM dock app to display info from MB power management controllers
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_XPM= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN8= wmlmmon.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|