freebsd-ports/astro/match/Makefile
Kirill Ponomarev ad1875e884 Update to version 0.7
PR:		55465
Submitted by:	Ports Fury
2003-08-11 14:24:32 +00:00

20 lines
396 B
Makefile

# ex:ts=8
# New ports collection makefile for: match
# Date created: Dec 17, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= match
PORTVERSION= 0.7
CATEGORIES= astro
MASTER_SITES= http://spiff.rit.edu/match/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program for matching star lists
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>