summaryrefslogtreecommitdiff
path: root/sysutils/xbatt/Makefile
blob: c98e96c1106bdc6d7c9f67179b81fe03c53a3ac8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:	xbatt
# Version required:	1.2
# Date created:		2 May 1995
# Whom:			Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.5 1998/09/19 22:41:06 steve Exp $
#

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

MAINTAINER=	nobu@psrc.isac.co.jp

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

USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>