1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/sysutils/xbatt/Makefile
2004-02-06 13:12:53 +00:00

24 lines
448 B
Makefile

# New ports collection makefile for: xbatt
# Date created: 2 May 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $FreeBSD$
#
PORTNAME= xbatt
PORTVERSION= 1.2.1
CATEGORIES= sysutils
MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/
MAINTAINER= nobu@psrc.isac.co.jp
COMMENT= Laptop battery status display for X11
ONLY_FOR_ARCHS= i386
USE_IMAKE= yes
USE_XPM= yes
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/xbatt
.include <bsd.port.mk>