diff options
Diffstat (limited to 'astro/saoimage/Makefile')
-rw-r--r-- | astro/saoimage/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index db3f93ce0f29..f289be22a79a 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: SAOimage -# Date created: 21 Feb 1998 -# Whom: Pedro Giffuni <giffunip@asme.org> -# +# Created by: Pedro Giffuni <giffunip@asme.org> # $FreeBSD$ -# PORTNAME= saoimage PORTVERSION= 1.35.1 @@ -14,6 +10,7 @@ MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ MAINTAINER= ports@FreeBSD.org COMMENT= Smithsonian Astrophysical Observatory image utility for X +NO_STAGE= yes MAKEFILE= makefile MAKE_ENV= OFLAGS="${CFLAGS}" ALL_TARGET= ${OPSYS} |