freebsd-ports/sysutils/xbatt/Makefile

25 lines
465 B
Makefile
Raw Normal View History

# New ports collection makefile for: xbatt
# Date created: 2 May 1995
# Whom: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
1999-08-31 04:00:46 +02:00
# $FreeBSD$
#
PORTNAME= xbatt
PORTVERSION= 1.2.1
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/
MAINTAINER= nobu@psrc.isac.co.jp
2003-02-21 14:28:59 +01:00
COMMENT= Laptop battery status display for X11
ONLY_FOR_ARCHS= i386
USE_IMAKE= yes
USE_XORG= xpm
NO_INSTALL_MANPAGES= yes
PLIST_FILES= bin/xbatt
.include <bsd.port.mk>