summaryrefslogtreecommitdiff
path: root/astro/match/Makefile
blob: df95868a5c81f0c2f7b317ffea0c83375394d6f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# ex:ts=8
# New ports collection makefile for:	match
# Date created:			Dec 17, 2001
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	match
PORTVERSION=	0.6
CATEGORIES=	astro
MASTER_SITES=	http://acd188a-005.rit.edu/match/

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

GNU_CONFIGURE=	yes

.include <bsd.port.mk>