19 lines
293 B
Makefile
19 lines
293 B
Makefile
# 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>
|