mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
36c19e735c
PR: 7432 Submitted by: maintainer
18 lines
382 B
Makefile
18 lines
382 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.35.0
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.5 1998/08/07 23:01:37 asami Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.35.0
|
|
CATEGORIES= x11-wm
|
|
MASTER_SITES= http://linux.wiw.org/blackbox/sources/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|