freebsd-ports/x11-wm/wampager/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

24 lines
512 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
PORTREVISION= 1
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>