diff options
Diffstat (limited to 'graphics/xmountains/Makefile')
-rw-r--r-- | graphics/xmountains/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index e9c9f41e6fda..8d38e5fed785 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: xmountains -# Date created: 16 November 1996 -# Whom: proff@iq.org -# +# Created by: proff@iq.org # $FreeBSD$ -# PORTNAME= xmountains PORTVERSION= 2.9 @@ -14,6 +10,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= X11 based fractal landscape generator +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2012-11-26 + NO_WRKSUBDIR= yes USE_XORG= xbitmaps x11 |