1996-08-16 17:04:26 +00:00
|
|
|
# New ports collection makefile for: xephem
|
1997-03-27 23:44:49 +00:00
|
|
|
# Version required: 3.0
|
1996-08-16 17:04:26 +00:00
|
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
|
|
# Whom: erich@FreeBSD.org
|
|
|
|
#
|
1997-03-27 23:44:49 +00:00
|
|
|
# $Id: Makefile,v 1.4 1996/11/18 09:52:05 asami Exp $
|
1996-08-16 17:04:26 +00:00
|
|
|
#
|
|
|
|
|
1997-03-27 23:44:49 +00:00
|
|
|
DISTNAME= xephem_3.0
|
|
|
|
PKGNAME= xephem-3.0
|
1996-10-31 10:45:45 +00:00
|
|
|
CATEGORIES= astro
|
1997-03-27 23:44:49 +00:00
|
|
|
MASTER_SITES= ftp://iraf.noao.edu/contrib/xephem/xephem_3.0/
|
1996-08-16 17:04:26 +00:00
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
|
|
|
REQUIRES_MOTIF= yes
|
1997-03-27 23:44:49 +00:00
|
|
|
|
1996-08-16 17:04:26 +00:00
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|