summaryrefslogblamecommitdiff
path: root/sysutils/battmond/Makefile
blob: e1feed4e22263f8a8470a66503690e53f7cd0bed (plain) (tree)
1
2
3
4
5
6
7
8
9
                                     
           

                        
                   


                                                           
                                 
                                                                           
 
                               

                                      
 
                      
# Created by: ntarmos@ceid.upatras.gr
# $FreeBSD$

PORTNAME=	battmond
PORTVERSION=	0.3
CATEGORIES=	sysutils
MASTER_SITES=	http://ntarmos.dyndns.org/Software/FreeBSD/

MAINTAINER=	ntarmos@cs.uoi.gr
COMMENT=	Daemon monitoring the battery level of ACPI-enabled laptops

PLIST_FILES=	sbin/battmond \
		etc/rc.d/battmond \
		man/man1/battmond.1.gz

.include <bsd.port.mk>