Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/astro/match/Makefile
17391 views
# Created by: ijliao

PORTNAME=	match
PORTVERSION=	1.0
CATEGORIES=	astro
MASTER_SITES=	http://spiff.rit.edu/match/

MAINTAINER=	[email protected]
COMMENT=	Program for matching star lists

LICENSE=	GPLv2+
LICENSE_FILE=	${WRKSRC}/COPYING

CONFLICTS=	avenger-[0-9]*
GNU_CONFIGURE=	yes

.include <bsd.port.mk>