diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-07 02:07:26 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-01-07 02:07:26 +0000 |
commit | 5dd37213f549b0d2fd158b1fa8024daeda2acfb2 (patch) | |
tree | 4e5353da2c1d4f4f59bf9fc12fe364c7887a9f49 /games/glaxium/Makefile | |
parent | 5fa1ec89fceb95ba8e0ff259f73e7e55da5383c2 (diff) | |
download | ports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.tar.gz ports-5dd37213f549b0d2fd158b1fa8024daeda2acfb2.zip |
Notes
Diffstat (limited to 'games/glaxium/Makefile')
-rw-r--r-- | games/glaxium/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/glaxium/Makefile b/games/glaxium/Makefile index 9618b9dbe587..9e01eb5ec847 100644 --- a/games/glaxium/Makefile +++ b/games/glaxium/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: glaxium -# Date created: 21 Jan 2006 -# Whom: Igor Pokrovsky <ip@doom.homeunix.org> -# +# Created by: Igor Pokrovsky <ip@doom.homeunix.org> # $FreeBSD$ -# PORTNAME= glaxium PORTVERSION= 0.5 @@ -13,7 +9,7 @@ MASTER_SITES= http://xhosxe.free.fr/glaxium/ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= makc@FreeBSD.org -COMMENT= An OpenGL based space-ship "shoot-em-up" game +COMMENT= OpenGL based space-ship "shoot-em-up" game LIB_DEPENDS= png15:${PORTSDIR}/graphics/png |