aboutsummaryrefslogblamecommitdiff
path: root/astro/match/Makefile
blob: 024d1463ffcf6053f0356f8d13a845f8017cdbc9 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                             
                   
                     
                                           

                                 
                                                 


                   

                                                            
                      
# ex:ts=8
# New ports collection makefile for:	match
# Date created:			Dec 17, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	match
PORTVERSION=	0.8
CATEGORIES=	astro
MASTER_SITES=	http://spiff.rit.edu/match/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A program for matching star lists

GNU_CONFIGURE=	yes

PLIST_FILES=	bin/apply_match bin/match bin/project_coords

.include <bsd.port.mk>