1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/x11-wm/wampager/Makefile
Alexey Dokuchaev 5740c46769 - Clean up header and move PLIST_FILES below build-related knobs
- Drop maintainership as I no longer use this software
2010-05-21 09:49:35 +00:00

25 lines
506 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= 2
CATEGORIES= x11-wm
MASTER_SITES= http://www.ijs.si/~lesi/waimea/ \
http://www.daemon.li/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A mini pager for the waimea window manager
USE_XORG= x11 xext xpm ice
USE_BZIP2= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/wampager
.include <bsd.port.mk>