mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
3edb6e23f0
level meter on your notebook computer. WWW: http://iplab.aist-nara.ac.jp/member/masafu-o/xwipower/
21 lines
396 B
Makefile
21 lines
396 B
Makefile
# New ports collection makefile for: xwipower
|
|
# Date created: 05 July 2000
|
|
# Whom: sumikawa
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xwipower
|
|
PORTVERSION= 20000623
|
|
CATEGORIES= sysutils
|
|
MASTER_SITES= http://iplab.aist-nara.ac.jp/member/masafu-o/xwipower/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= sumikawa@FreeBSD.org
|
|
|
|
WRKSRC= ${WRKDIR}/xwipower
|
|
USE_IMAKE= yes
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
.include <bsd.port.mk>
|