blob: 98a9ce861b8f60cde395b931e8219e2255152275 (
plain) (
tree)
|
|
# 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>
|