aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/xbatt/Makefile
blob: 17c3e20eef86cf4f68c7ce203ba8d554d656f357 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    xbatt
# Version required: 1.2
# Date created:     2 May 1995
# Whom:         Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $FreeBSD$
#

DISTNAME=   xbatt-1.2.1
CATEGORIES= sysutils
MASTER_SITES=   http://www.clave.gr.jp/~eto/xbatt/

MAINTAINER= nobu@psrc.isac.co.jp

LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

ONLY_FOR_ARCHS= i386

USE_IMAKE=  yes
NO_INSTALL_MANPAGES=    yes

.include <bsd.port.mk>