1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/sysutils/xwipower/Makefile
2000-07-05 13:10:50 +00:00

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>