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


                                                         
           

 
                     
                   


                                                         
                                 
                                                             
 
                    


                                           
                   
                   
 
                       
                         
 


                        
                      
# New ports collection makefile for:	wmapm
# Date created:		99/07/02
# Whom:			Satoshi TAOKA <taoka@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	wmapm
PORTVERSION=	3.1
CATEGORIES=	sysutils windowmaker
MASTER_SITES=	http://nis-www.lanl.gov/~mgh/WindowMaker/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Laptop battery status display for WindowMaker

ONLY_FOR_ARCHS=	i386

WRKSRC=		${WRKDIR}/${DISTNAME}/wmapm

USE_X_PREFIX=	yes
USE_XPM=	yes

MAN1=		wmapm.1
PLIST_FILES=	bin/wmapm

BINMODE=	2755
BINGRP=		operator

.include <bsd.port.mk>