mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
08e458dab2
PR: ports/94076 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu(at)people.tecnik93.com>
24 lines
496 B
Makefile
24 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>
|