aboutsummaryrefslogtreecommitdiffstats
path: root/games/xboing/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-08 13:06:23 +0800
committerasami <asami@FreeBSD.org>1995-04-08 13:06:23 +0800
commit329d2a640d20cd1505f158f9d9125aa679ca17f7 (patch)
tree84aa67bfdd49a9dd55641943dda70067d3a37682 /games/xboing/Makefile
parentdb2b44cd788a9dd13e47fb98e0b487b378e4562e (diff)
downloadfreebsd-ports-gnome-329d2a640d20cd1505f158f9d9125aa679ca17f7.tar.gz
freebsd-ports-gnome-329d2a640d20cd1505f158f9d9125aa679ca17f7.tar.zst
freebsd-ports-gnome-329d2a640d20cd1505f158f9d9125aa679ca17f7.zip
Upgrade, 2.2 -> 2.3!
Diffstat (limited to 'games/xboing/Makefile')
-rw-r--r--games/xboing/Makefile18
1 files changed, 11 insertions, 7 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile
index e694d3b75d67..50482a287fc9 100644
--- a/games/xboing/Makefile
+++ b/games/xboing/Makefile
@@ -1,15 +1,19 @@
# New ports collection makefile for: xboing
-# Version required: 2.2
-# Date created: 31 Januar 1995
+# Version required: 2.3
+# Date created: 31 January 1995
# Whom: janek
#
+# $Id$
-DISTNAME= xboing2.2
-PKGNAME= xboing-2.2
-EXTRACT_SUFX= .tar.Z
-USE_IMAKE= yes
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/
+DISTNAME= xboing2.3
+PKGNAME= xboing-2.3
CATEGORIES+= games
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/games/
+EXTRACT_SUFX= .tar.gz
+
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
+USE_IMAKE= yes
+WRKSRC= ${WRKDIR}/xboing
+
.include <bsd.port.mk>