aboutsummaryrefslogtreecommitdiffstats
path: root/astro/match/Makefile
blob: 15efdee519ef7902fcc1a91ecbefe06a6e1b0643 (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=    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>