16 lines
317 B
Makefile
16 lines
317 B
Makefile
# New ports collection makefile for: xmine(1)
|
|
# Version required: 1.0.3 / Athena
|
|
# Date created: 25 December 1994
|
|
# Whom: joerg
|
|
#
|
|
# $Id: Makefile,v 1.1.1.1 1994/12/26 15:26:04 joerg Exp $
|
|
#
|
|
|
|
DISTNAME= xmine-1.0.3-Xaw
|
|
USE_IMAKE= yes
|
|
INSTALL_MANPAGES= yes
|
|
|
|
DEPENDS= x11/Xaw3d
|
|
|
|
.include <bsd.port.mk>
|