freebsd-ports/x11-wm/nickleby/Makefile
Martin Wilke 06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00

23 lines
492 B
Makefile

# New ports collection makefile for: nickleby
# Date created: Fri, 07 Sep 2007 22:47:06 EDT
# Whom: James Bailie <jimmy@mammothcheese.ca>
#
# $FreeBSD$
#
PORTNAME= nickleby
PORTVERSION= 1.51
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://www.mammothcheese.ca/
MAINTAINER= jimmy@mammothcheese.ca
COMMENT= Simple window manager
MAN1= nickleby.1
MANCOMPRESSED= yes
USE_XORG= x11
PLIST_FILES= bin/nickleby
.include <bsd.port.mk>