aboutsummaryrefslogtreecommitdiffstats
path: root/astro/match/Makefile
blob: ee47be8ea3aec007a22b3b9351aba9c8d35e3597 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: ijliao
# $FreeBSD$

PORTNAME=   match
PORTVERSION=    0.16
CATEGORIES= astro
MASTER_SITES=   http://spiff.rit.edu/match/ \
        http://www.c-s.li/ports/

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

LICENSE=    GPLv2

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

.include <bsd.port.mk>