1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/x11-wm/blackbox/Makefile

22 lines
401 B
Makefile
Raw Normal View History

# New ports collection makefile for: Blackbox
# Date created: June 15, 1998
# Whom: Brian Handy <handy@physics.montana.edu>
#
1999-08-31 03:04:38 +00:00
# $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>