1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-wm/waimea/Makefile
Patrick Li c5c4353d31 - Update to 0.3.3
- Add patches to use gettimeofday(2) so it will not have to link with libcompat

PR:		39568
Submitted by:	maintainer
2002-06-21 05:46:46 +00:00

25 lines
411 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.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>