mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
18 lines
382 B
Makefile
18 lines
382 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.40.5
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.6 1998/08/09 00:16:27 steve Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.40.5
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://linux.wiw.org/blackbox/sources/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|