21 lines
457 B
Makefile
21 lines
457 B
Makefile
# 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
|
|
#
|
|
# $Id: Makefile,v 1.3 1996/11/15 22:35:07 obrien Exp $
|
|
#
|
|
|
|
DISTNAME= xephem_2.7.1
|
|
PKGNAME= xephem-2.7.1
|
|
CATEGORIES= astro
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
|
MASTER_SITE_SUBDIR= applications
|
|
|
|
MAINTAINER= erich@FreeBSD.org
|
|
|
|
REQUIRES_MOTIF= yes
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|