aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/waimea/Makefile
blob: 76bbe2adc58af0047730227d8d969ed465d4401e (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:	waimea
# Date created:				27 May 2002
# Whom:					Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#

PORTNAME=	waimea
PORTVERSION=	0.3.3
CATEGORIES=	x11-wm
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	waimea

MAINTAINER=	danfe@regency.nsu.ru

USE_GMAKE=	yes
USE_IMLIB=	yes
USE_X_PREFIX=	yes

GNU_CONFIGURE=	yes

MAN1=		waimea.1

.include <bsd.port.mk>