mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
49a12bc197
PR: 7958 Submitted by: maintainer
18 lines
384 B
Makefile
18 lines
384 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.40.6
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.7 1998/08/31 14:13:54 vanilla Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.40.6
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://linux.wiw.org/blackbox/sources/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|