summaryrefslogblamecommitdiff
path: root/x11-wm/weewm/Makefile
blob: 4c47f82a7783b77e404359eb1f8dd50b4e4522f8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                                                           

                     







                                                                              
           
                                                            

                      
# New ports collection makefile for: weewm
# Date created:        15 May 2003
# Whom:                Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
#
# $FreeBSD$
#

PORTNAME=	weewm
PORTVERSION=	0.0.2
PORTEPOCH=	1
CATEGORIES=	x11-wm
MASTER_SITES=	http://www.weewm.org/download/

MAINTAINER=	ppl@nbnet.nb.ca
COMMENT=	Fast and ultra light windowmanager with total keyboard control

USE_X_PREFIX=	yes

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/src/weewm ${PREFIX}/bin

.include <bsd.port.mk>