diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-02-25 11:09:19 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2013-02-25 11:09:19 +0000 |
commit | a8c8578d56b970ca34b929f7c8b861319c727ed1 (patch) | |
tree | 30a84526bd81756797443e8da9bc9c93d78261ba /astro/nightfall | |
parent | 3c8b414f0d5a229bf94be13451cd211d8f60df67 (diff) |
Notes
Diffstat (limited to 'astro/nightfall')
-rw-r--r-- | astro/nightfall/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 3335e7426430..bf68aab9f49e 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: nightfall -# Date created: 21 February 2002 -# Whom: Christian Brueffer <chris@unixpages.org> -# +# Created by: Christian Brueffer <chris@unixpages.org> # $FreeBSD$ -# PORTNAME= nightfall PORTVERSION= 1.70 @@ -12,7 +8,7 @@ CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ MAINTAINER= ports@FreeBSD.org -COMMENT= An interactive binary star application +COMMENT= Interactive binary star application OPTIONS_DEFINE= GNOME PGPLOT OPENGL OPTIONS_DEFAULT= PGPLOT OPENGL |