mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
25f949cdfa
PR: 20917 Submitted by: MAINTAINER
20 lines
372 B
Makefile
20 lines
372 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.0
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= ftp://portal.alug.org/pub/blackbox/0.6x.x/
|
|
|
|
MAINTAINER= patseal@hyperhost.net
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
USE_BZIP2= yes
|
|
|
|
.include <bsd.port.mk>
|