1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/astro/match/Makefile
Kirill Ponomarev fd5f1ccb47 - Update to version 0.8
PR:		60654
Submitted by:	Vincent Tantardini <vinc@FreeBSD-fr.org>
2003-12-28 17:06:21 +00:00

21 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.8
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>