aboutsummaryrefslogtreecommitdiff
path: root/games/xdeblock/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xdeblock/Makefile')
-rw-r--r--games/xdeblock/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/games/xdeblock/Makefile b/games/xdeblock/Makefile
index ef5a8d654475..460a8af608e8 100644
--- a/games/xdeblock/Makefile
+++ b/games/xdeblock/Makefile
@@ -1,16 +1,15 @@
# New ports collection makefile for: xdeblock
-# Version required: 1.0
# Date created: 28 December 1996
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
-DISTNAME= xdeblock
-PKGNAME= xdeblock-1.0
+PORTNAME= xdeblock
+PORTVERSION= 1.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.vector.co.jp/pack/unix/game/action/block/
-EXTRACT_SUFX= .tgz
+DISTFILES= ${PORTNAME}.tgz
MAINTAINER= nakai@FreeBSD.org