mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
029bb90120
Remind by: Fenner's survey
20 lines
463 B
Makefile
20 lines
463 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.50.0
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.14 1998/11/23 22:01:12 billf Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.50.0
|
|
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>
|