97f157e5aa
PR: 9136 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
20 lines
463 B
Makefile
20 lines
463 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.50.2
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.15 1998/12/08 21:36:08 billf Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.50.2
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= ftp://balance.wiw.org/pub/blackbox/ \
|
|
ftp://ftp.aist.com.ua/pub/unix/window_managers/blackbox/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_X_PREFIX= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|