summaryrefslogtreecommitdiff
path: root/astro/match/Makefile
blob: 49bc47aa39e1cf67cd51d689ec1e42c09214cf0c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

GNU_CONFIGURE=	yes

.include <bsd.port.mk>