aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/wampager/Makefile
blob: 8f6c89aa57bdced313ce63b467927a8ae51af5f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for: wampager
# Date created:        11 Jan 2003
# Whom:                Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#

PORTNAME=   wampager
PORTVERSION=    0.9.3.20041204
PORTREVISION=   2
CATEGORIES= x11-wm
MASTER_SITES=   http://www.ijs.si/~lesi/waimea/ \
        http://www.daemon.li/distfiles/

MAINTAINER= danfe@FreeBSD.org
COMMENT=    A mini pager for the waimea window manager

PLIST_FILES=    bin/wampager

USE_XORG=   x11 xext xpm ice
USE_BZIP2=  yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>