summaryrefslogtreecommitdiff
path: root/x11-wm/piewm/Makefile
blob: 047c9ca63e280a0919b9c9905b19c94e58943c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:	piewm
# Date created:		24 November 1994
# Whom:			asami
#
# $FreeBSD$
#

PORTNAME=	piewm
PORTVERSION=	1.04
PORTREVISION=	2
CATEGORIES=	x11-wm
MASTER_SITES=	http://www.crynwr.com/piewm/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A tvtwm with pie (circular) menus

DISABLE_SIZE=	yes
USE_IMAKE=	yes
USE_XORG=	xbitmaps xpm
MAN1=		piewm.1

.include <bsd.port.mk>