freebsd-ports/astro/match/Makefile
Ying-Chieh Liao a2c3ef380a add match
A program for matching star lists
2001-12-17 04:38:07 +00:00

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.4
CATEGORIES= astro
MASTER_SITES= http://acd188a-005.rit.edu/match/
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>