mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
f43a90428a
PR: 7285 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
18 lines
380 B
Makefile
18 lines
380 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.34.0
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/06/27 20:37:13 steve Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.34.0
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://linux.wiw.org/blackbox/sources/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|