1996-08-16 19:04:26 +02:00
|
|
|
# New ports collection makefile for: xephem
|
|
|
|
# Version required: 2.7.1
|
|
|
|
# Date created: Thu Aug 1 09:10:22 CDT 1996
|
|
|
|
# Whom: erich@FreeBSD.org
|
|
|
|
#
|
1996-11-15 23:35:10 +01:00
|
|
|
# $Id: Makefile,v 1.2 1996/10/31 10:45:42 asami Exp $
|
1996-08-16 19:04:26 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= xephem_2.7.1
|
|
|
|
PKGNAME= xephem-2.7.1
|
1996-10-31 11:45:45 +01:00
|
|
|
CATEGORIES= astro
|
1996-08-16 19:04:26 +02:00
|
|
|
MASTER_SITES= ftp://ftp.x.org/contrib/applications/
|
|
|
|
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
|
|
|
|
REQUIRES_MOTIF= yes
|
|
|
|
USE_IMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|