1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/graphics/xmountains/Makefile
Satoshi Asami a6f9d1a6cd Fractal mountain image generator. Makes a nice background! (Closes
PR ports/2062.)

Submitted by:	Julian Assange <proff@profane.iq.org>
1997-01-11 11:50:20 +00:00

21 lines
377 B
Makefile

# New ports collection makefile for: xmountains
# Version required: 2.4
# Date created: 16 November 1996
# Whom: proff
#
# $Id$
#
DISTNAME= xmountains-2.4
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/toys
EXTRACT_SUFX= .tgz
MAINTAINER= proff@iq.org
USE_IMAKE= yes
NO_WRKSUBDIR= yes
.include <bsd.port.mk>