# Created by: ijliao
# $FreeBSD: head/astro/match/Makefile 447883 2017-08-13 12:58:43Z dbaio $

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

MAINTAINER=	a.andersson.thn@gmail.com
COMMENT=	Program for matching star lists

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

CONFLICTS=	avenger-[0-9]*
GNU_CONFIGURE=	yes

.include <bsd.port.mk>
