mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
e39052d3e3
PR: 7392 Submitted by: Brian Handy <handy@physics.montana.edu>
18 lines
379 B
Makefile
18 lines
379 B
Makefile
# New ports collection makefile for: Blackbox
|
|
# Version required: 0.34.4
|
|
# Date created: June 15, 1998
|
|
# Whom: Brian Handy <handy@physics.montana.edu>
|
|
#
|
|
# $Id: Makefile,v 1.3 1998/07/17 20:33:55 steve Exp $
|
|
#
|
|
|
|
DISTNAME= blackbox-0.34.4
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://linux.wiw.org/blackbox/sources/
|
|
|
|
MAINTAINER= ports@FreeBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|