mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
23 lines
456 B
Makefile
23 lines
456 B
Makefile
# New ports collection makefile for: xmountains
|
|
# Version required: 2.4
|
|
# Date created: 16 November 1996
|
|
# Whom: proff
|
|
#
|
|
# $Id: Makefile,v 1.2 1998/01/22 17:51:33 fenner Exp $
|
|
#
|
|
|
|
DISTNAME= xmountains-2.4
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/math/fractals
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= proff@iq.org
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xmountains.6
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
.include <bsd.port.mk>
|