mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Upgrade, 1.0 -> 1.2. Closes PR ports/2909.
Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
This commit is contained in:
parent
524fc2145c
commit
a37103d0fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5930
@ -1,16 +1,16 @@
|
||||
# New ports collection makefile for: xbatt
|
||||
# Version required: 1.0
|
||||
# Version required: 1.2
|
||||
# Date created: 2 May 1995
|
||||
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/07/13 01:21:32 asami Exp $
|
||||
# $Id: Makefile,v 1.3 1996/11/17 08:06:34 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xbatt-1.0
|
||||
DISTNAME= xbatt-1.2
|
||||
CATEGORIES= sysutils x11
|
||||
MASTER_SITES= ftp://ftp.fujitsu.co.jp/pub/FreeBSD/misc/
|
||||
MASTER_SITES= http://www.coara.or.jp/~eto/xbatt/
|
||||
|
||||
MAINTAINER= asami@FreeBSD.ORG
|
||||
MAINTAINER= nobu@psrc.isac.co.jp
|
||||
|
||||
USE_IMAKE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xbatt-1.0.tar.gz) = 2efd99da6c5b12d6cd3b31fd0a0d22b4
|
||||
MD5 (xbatt-1.2.tar.gz) = 63b26b136795696cbdef0f5d12c61cc0
|
||||
|
@ -3,4 +3,5 @@ notebook computer equiped with APM (Advanced Power Management) BIOS.
|
||||
The status displayed consists remaining battery life, an AC line
|
||||
status, and a charging status.
|
||||
|
||||
NOTE: Need APM driver in your kernel.
|
||||
NOTE: You need APM driver in your kernel. And enable it to edit
|
||||
file /etc/sysconfig at `apm_enable=NO' to `YES'.
|
||||
|
Loading…
Reference in New Issue
Block a user