mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4ffd34e926
PR: 20653 Submitted by: Ports Fury
22 lines
396 B
Makefile
22 lines
396 B
Makefile
# New ports collection makefile for: xmountains
|
|
# Date created: 16 November 1996
|
|
# Whom: proff
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xmountains
|
|
PORTVERSION= 2.5
|
|
CATEGORIES= graphics
|
|
MASTER_SITES= http://www.epcc.ed.ac.uk/~spb/xmountains/
|
|
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
|
|
|
MAINTAINER= proff@iq.org
|
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
USE_IMAKE= yes
|
|
MAN6= xmountains.6
|
|
|
|
.include <bsd.port.mk>
|