freebsd-ports/x11-wm/wampager/Makefile
Alexey Dokuchaev 08e458dab2 Remove unneeded patch, and unbreak.
PR:		ports/94076
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu(at)people.tecnik93.com>
2006-03-21 14:09:25 +00:00

23 lines
496 B
Makefile

# New ports collection makefile for: wampager
# Date created: 11 Jan 2003
# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD$
#
PORTNAME= wampager
PORTVERSION= 0.9.3.20041204
CATEGORIES= x11-wm
MASTER_SITES= http://www.ijs.si/~lesi/waimea/ \
http://www.daemon.li/distfiles/
MAINTAINER= danfe@FreeBSD.org
COMMENT= A mini pager for the waimea window manager
PLIST_FILES= bin/wampager
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>