summaryrefslogtreecommitdiff
path: root/sysutils/xbatt/Makefile
blob: e026143e3f66f819163f1115fa32cca9902060d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	xbatt
# Version required:	1.0
# Date created:		2 May 1995
# Whom:			Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
#
# $Id: Makefile,v 1.2 1995/07/13 01:21:32 asami Exp $
#

DISTNAME=	xbatt-1.0
CATEGORIES=	sysutils x11
MASTER_SITES=	ftp://ftp.fujitsu.co.jp/pub/FreeBSD/misc/

MAINTAINER=	asami@FreeBSD.ORG

USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes

.include <bsd.port.mk>