diff options
author | mharo <mharo@FreeBSD.org> | 2000-03-21 06:37:10 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-03-21 06:37:10 +0800 |
commit | a740a4b19dbb20939b0f861cdf370b5ce1474442 (patch) | |
tree | 5b929ea2185b00d7109760cbd91286c47be6c252 | |
parent | 6ed6d6a393b1e3286103ab182103cd7ee056e90a (diff) | |
download | freebsd-ports-gnome-a740a4b19dbb20939b0f861cdf370b5ce1474442.tar.gz freebsd-ports-gnome-a740a4b19dbb20939b0f861cdf370b5ce1474442.tar.zst freebsd-ports-gnome-a740a4b19dbb20939b0f861cdf370b5ce1474442.zip |
move variables around and shrink DESCR to <24 lines (portlint)
-rw-r--r-- | games/xevil/Makefile | 3 | ||||
-rw-r--r-- | games/xevil/pkg-descr | 37 |
2 files changed, 16 insertions, 24 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index f74a92519ad2..3caad5bb0d8c 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -6,11 +6,12 @@ # $FreeBSD$ # +DISTNAME= xevil1.5 PKGNAME= xevil-1.5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xevil1.5 -DISTFILES= xevil1.5.tar.Z +EXTRACT_SUFX= .tar.Z MAINTAINER= jmz@FreeBSD.org diff --git a/games/xevil/pkg-descr b/games/xevil/pkg-descr index 3ff085064b52..6936ac6c31d8 100644 --- a/games/xevil/pkg-descr +++ b/games/xevil/pkg-descr @@ -1,26 +1,17 @@ INTRO: - -Death, kill, maim. XEvil is a side-view, fast-action, kill everything -type of game. Play is against other human or computer players. XEvil -is keyboard controlled with configurable controls. - + Death, kill, maim. XEvil is a side-view, fast-action, kill everything + type of game. Play is against other human or computer players. XEvil + is keyboard controlled with configurable controls. FEATURES: - -Color/Black&White/Grey Scale - -0, 1, or 2 player. A single player can play against machine -players. Multiple humans can play cooperatively against machine players or -against each other. You can watch machine players kill each other. - -Extreme violence. - -Assortment of characters, weapons, and items. E.g. ninja, alien, -chainsaw, flame-thrower, Altar-Of-Sin, and soul-swapper. - -Keyboard controls can be configured with X resources or at runtime with the -graphical interface. - -Game speed can be adjusted. - -Different styles of game play: levels, kill-kill-kill, duel, training. +- Color/Black&White/Grey Scale +- 0, 1, or 2 player. A single player can play against machine players. + Multiple humans can play cooperatively against machine players or against + each other. You can watch machine players kill each other. +- Extreme violence. +- Assortment of characters, weapons, and items. E.g. ninja, alien, chainsaw, + flame-thrower, Altar-Of-Sin, and soul-swapper. +- Keyboard controls can be configured with X resources or at runtime with the + graphical interface. +- Game speed can be adjusted. +- Different styles of game play: levels, kill-kill-kill, duel, training. |