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