summaryrefslogblamecommitdiff
path: root/astro/match/Makefile
blob: 98cc52b553e6142b8fc902b60ae8539d0f7b0bac (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.7
CATEGORIES=	astro
MASTER_SITES=	http://spiff.rit.edu/match/

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

GNU_CONFIGURE=	yes
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}

.include <bsd.port.mk>