freebsd-ports/sysutils/xbattbar/Makefile

23 lines
468 B
Makefile
Raw Normal View History

# New ports collection makefile for: xbattbar
# Date created: Fri Feb 18 10:05:12 JST 2000
# Whom: sumikawa
#
# $FreeBSD$
#
PORTNAME= xbattbar
2001-02-06 18:32:01 +01:00
PORTVERSION= 1.4.2
PORTREVISION= 2
CATEGORIES= sysutils
2001-06-07 08:06:16 +02:00
MASTER_SITES= http://iplab.aist-nara.ac.jp/member/suguru/
2000-04-16 06:14:12 +02:00
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sumikawa@FreeBSD.org
USE_IMAKE= yes
USE_X_PREFIX= yes
2000-12-26 07:59:19 +01:00
WRKSRC= ${WRKDIR}/xbattbar-${PORTVERSION}
MAN1= xbattbar.1
.include <bsd.port.mk>