mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
19 lines
347 B
Makefile
19 lines
347 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$
|
||
|
#
|
||
|
|
||
|
DISTNAME= xbatt-1.0
|
||
|
CATEGORIES+= 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>
|