freebsd-ports/x11-wm/blackbox/Makefile
Trevor Johnson 94655d598b Update from 0.61.0 to 0.61.1, submitted by maintainer. To account for
files left behind after "make deinstall" I also added a MAN1 line and
added the Cthulhain style file, which is new in this version, to
pkg-plist.  I fixed a stray space found by portlint -t.

PR:		21850
Submitted by:	patseal@hyperhost.net
2000-10-09 07:28:28 +00:00

22 lines
401 B
Makefile

# New ports collection makefile for: Blackbox
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
# $FreeBSD$
#
PORTNAME= blackbox
PORTVERSION= 0.61.1
CATEGORIES= x11-wm
MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
MAINTAINER= patseal@hyperhost.net
MAN1= blackbox.1 bsetroot.1
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_BZIP2= yes
.include <bsd.port.mk>