1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11-wm/blackbox/Makefile
Bill Fumerola 029bb90120 Add a MASTER_SITES.
Remind by:	Fenner's survey
1998-12-08 21:36:08 +00:00

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>