diff --git a/sysutils/xbattbar/Makefile b/sysutils/xbattbar/Makefile new file mode 100644 index 000000000000..c31fb6b375f0 --- /dev/null +++ b/sysutils/xbattbar/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: xbattbar +# Version required: 1.3 +# Date created: Fri Feb 18 10:05:12 JST 2000 +# Whom: sumikawa +# +# $FreeBSD$ +# + +DISTNAME= xbattbar_1.3 +PKGNAME= xbattbar-1.3 +CATEGORIES= sysutils +MASTER_SITES= http://infonet.aist-nara.ac.jp/member/suguru/ + +MAINTAINER= sumikawa@FreeBSD.org + +USE_IMAKE= yes +USE_X11_PREFIX= yes +WRKSRC= ${WRKDIR}/xbattbar +MAN1= xbattbar.1 + +.include diff --git a/sysutils/xbattbar/distinfo b/sysutils/xbattbar/distinfo new file mode 100644 index 000000000000..7d1b63b360f6 --- /dev/null +++ b/sysutils/xbattbar/distinfo @@ -0,0 +1 @@ +MD5 (xbattbar_1.3.tar.gz) = d189e735843107b67ac5e746e7d1288d diff --git a/sysutils/xbattbar/files/patch-aa b/sysutils/xbattbar/files/patch-aa new file mode 100644 index 000000000000..1db9be1cb6ce --- /dev/null +++ b/sysutils/xbattbar/files/patch-aa @@ -0,0 +1,12 @@ +--- Imakefile- Fri Oct 16 02:14:52 1998 ++++ Imakefile Fri Oct 16 02:15:41 1998 +@@ -4,9 +4,6 @@ + XCOMM All rights reserved. + XCOMM + +-BINDIR = /usr/local/bin +-MANDIR = /usr/local/man/cat1 +- + LOCAL_LIBRARIES = $(XLIB) + + SRCS = xbattbar.c diff --git a/sysutils/xbattbar/pkg-comment b/sysutils/xbattbar/pkg-comment new file mode 100644 index 000000000000..31837ec66404 --- /dev/null +++ b/sysutils/xbattbar/pkg-comment @@ -0,0 +1 @@ +Simple battery meter diff --git a/sysutils/xbattbar/pkg-descr b/sysutils/xbattbar/pkg-descr new file mode 100644 index 000000000000..f151aad18b8a --- /dev/null +++ b/sysutils/xbattbar/pkg-descr @@ -0,0 +1,10 @@ +Xbattbar shows the current (laptop) battery status in the X window +environment. The battery indicator of this program is very simple: a simple +bar in the bottom of your display. With its color, it indicates the +AC-line status (plugged in or off-line), and buttery +charging/remaining level. + +WWW: http://infonet.aist-nara.ac.jp/member/suguru/xbattbar.html + +--- +sumikawa@FreeBSD.org diff --git a/sysutils/xbattbar/pkg-plist b/sysutils/xbattbar/pkg-plist new file mode 100644 index 000000000000..926685cb2eec --- /dev/null +++ b/sysutils/xbattbar/pkg-plist @@ -0,0 +1 @@ +bin/xbattbar