aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/tpager/Makefile
blob: 47bf34f19872329c9b7409b14aeda2ca679348b5 (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
# New ports collection makefile for:    tpager
# Date created:             Feb 12 2004
# Whom:                 Florent Thoumie <flz@xbsd.org>
#
# $FreeBSD$
#

PORTNAME=   tpager
PORTVERSION=    0.2
CATEGORIES= x11-wm
MASTER_SITES=   http://s1x.homelinux.net/downloads/

MAINTAINER= flz@xbsd.org
COMMENT=    Lightweight EMWH Compliant Pager

WRKSRC=     ${WRKDIR}/${PORTNAME}

USE_X_PREFIX=   yes
USE_BZIP2=  yes

PLIST_FILES=    bin/tpager

.include <bsd.port.mk>