summaryrefslogtreecommitdiffstats
path: root/x11/xsnow
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 15:22:43 +0000
committerasami <asami@FreeBSD.org>1995-04-12 15:22:43 +0000
commit3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a (patch)
treee06da9f264a5e6979e522a59ae0abea3b4bbeaa7 /x11/xsnow
parent74d33a9a6f96ce415e58530d5329dcdd0e4abddc (diff)
downloadFreeBSD-ports-3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a.zip
FreeBSD-ports-3d57fa5cc9bebadc953f7b0194fe4e1a9ab4aa2a.tar.gz
Some more ports Makefile updates...sorry, don't have time now so
x11/ is only halfway finished.
Diffstat (limited to 'x11/xsnow')
-rw-r--r--x11/xsnow/Makefile16
1 files changed, 13 insertions, 3 deletions
diff --git a/x11/xsnow/Makefile b/x11/xsnow/Makefile
index 2d62122..86987e5 100644
--- a/x11/xsnow/Makefile
+++ b/x11/xsnow/Makefile
@@ -1,10 +1,20 @@
+# New ports collection makefile for: xsnow
+# Version required: 1.39
+# Date created: 12 November 1994
+# Whom: jmz
+#
+# $Id$
+#
+
DISTNAME= xsnow-1.39
-DISTFILES= xsnow-1.39.tar.Z
-USE_IMAKE= yes
-MASTER_SITES= ftp://ftp.x.org/contrib/games/
CATEGORIES+= x11
+MASTER_SITES= ftp://ftp.x.org/contrib/games/
+DISTFILES= xsnow-1.39.tar.Z
+
MAINTAINER= jmz@FreeBSD.org
+USE_IMAKE= yes
+
pre-install:
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/man/man6
OpenPOWER on IntegriCloud