1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/graphics/xmountains/Makefile
2000-04-14 10:48:02 +00:00

23 lines
398 B
Makefile

# New ports collection makefile for: xmountains
# Date created: 16 November 1996
# Whom: proff
#
# $FreeBSD$
#
PORTNAME= xmountains
PORTVERSION= 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>