1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/graphics/xmountains/Makefile

24 lines
476 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmountains
# Date created: 16 November 1996
# Whom: proff
#
1999-08-25 06:16:32 +00:00
# $FreeBSD$
#
PORTNAME= xmountains
PORTVERSION= 2.7
CATEGORIES= graphics
MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
2003-02-20 18:08:19 +00:00
COMMENT= X11 based fractal landscape generator
NO_WRKSUBDIR= yes
USE_IMAKE= yes
MAN6= xmountains.6
2004-02-05 20:38:07 +00:00
PLIST_FILES= bin/xmountains
.include <bsd.port.mk>