blob: a3d712393380490e3cebd294eff434dfb0201157 (
plain) (
tree)
|
|
# ex:ts=8
# Ports collection makefile for: wmDrawer
# Date created: Apr 6, 2003
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= wmdrawer
PORTVERSION= 0.9.17.1
CATEGORIES= x11 windowmaker
MASTER_SITES= http://people.easter-eggs.org/~valos/wmdrawer/
MAINTAINER= ports@FreeBSD.org
COMMENT= A dockapp which provides a drawer to launch applications
USE_X_PREFIX= yes
USE_GNOME= gtk20
USE_GMAKE= yes
MAKE_ENV= DOCSDIR=${DOCSDIR}
MANCOMPRESSED= yes
MAN1= wmdrawer.1x
.include <bsd.port.mk>
|