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

27 lines
546 B
Makefile

# New ports collection makefile for: xbattbar
# Date created: Fri Feb 18 10:05:12 JST 2000
# Whom: sumikawa
#
# $FreeBSD$
#
PORTNAME= xbattbar
PORTVERSION= 1.4.2
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Simple battery meter
ONLY_FOR_ARCHS= i386
USE_IMAKE= yes
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/xbattbar-${PORTVERSION}
MAN1= xbattbar.1
PLIST_FILES= bin/xbattbar
.include <bsd.port.mk>