mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
009ee5803a
PR: 7893 Submitted by: maintainer
19 lines
400 B
Makefile
19 lines
400 B
Makefile
# 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.4 1997/03/10 12:07:35 asami Exp $
|
|
#
|
|
|
|
DISTNAME= xbatt-1.2.1
|
|
CATEGORIES= sysutils x11
|
|
MASTER_SITES= http://www.clave.gr.jp/~eto/xbatt/
|
|
|
|
MAINTAINER= nobu@psrc.isac.co.jp
|
|
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|