freebsd-ports/x11-wm/waimea/Makefile
Pete Fritchman 206510f618 Add waimea 0.3.2, an X11 window manager designed for maximum
efficiency.

PR:		38619
Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31 21:06:35 +00:00

26 lines
443 B
Makefile

# New ports collection makefile for: waimea
# Date created: 27 May 2002
# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#
PORTNAME= waimea
PORTVERSION= 0.3.2
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
CONFIGURE_ENV+= LIBS="-lcompat"
MAN1= waimea.1
.include <bsd.port.mk>