mirror of https://git.FreeBSD.org/ports.git
15 lines
240 B
Makefile
15 lines
240 B
Makefile
|
|
# New ports collection makefile for: xmine(1)
|
||
|
|
# Version required: 1.0.3 / Athena
|
||
|
|
# Date created: 25 December 1994
|
||
|
|
# Whom: joerg
|
||
|
|
#
|
||
|
|
# $Id$
|
||
|
|
#
|
||
|
|
|
||
|
|
DISTNAME= xmine-1.0.3-Xaw
|
||
|
|
USE_IMAKE= yes
|
||
|
|
|
||
|
|
DEPENDS= x11/Xaw3d
|
||
|
|
|
||
|
|
.include <bsd.port.mk>
|