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

                        
                   
                        
 
                                 
                                                                           
 





                          
                               

                                      
 
                      
# Created by: ntarmos@ceid.upatras.gr

PORTNAME=	battmond
DISTVERSION=	0.4
CATEGORIES=	sysutils

MAINTAINER=	ntarmos@gmail.com
COMMENT=	Daemon monitoring the battery level of ACPI-enabled laptops

LICENSE=	BSD2CLAUSE

USE_GITHUB=	yes
GH_ACCOUNT=	ntarmos
GH_TAGNAME=	0.4

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

.include <bsd.port.mk>