1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/astro/match/Makefile
2014-04-14 20:01:18 +00:00

19 lines
315 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= match
PORTVERSION= 0.16
CATEGORIES= astro
MASTER_SITES= http://spiff.rit.edu/match/ \
http://www.c-s.li/ports/
MAINTAINER= ports@FreeBSD.org
COMMENT= Program for matching star lists
LICENSE= GPLv2
CONFLICTS= avenger-[0-9]*
GNU_CONFIGURE= yes
.include <bsd.port.mk>