mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
3b3bd28890
Converted to new MAN[1-9]
19 lines
402 B
Makefile
19 lines
402 B
Makefile
# 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>
|