1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/astro/match/Makefile
Danilo G. Baio da47aa1ebe astro/match: Update to 1.0
- Pass MAINTAINER'ship to submitter

While here:
 - Improve License
 - Remove outdated MASTER_SITE

Changes:	http://spiff.rit.edu/match/match-1.0/NEWS

PR:		221469
Submitted by:	Andreas Andersson <a.andersson.thn@gmail.com>
2017-08-13 12:58:43 +00:00

19 lines
326 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= match
PORTVERSION= 1.0
CATEGORIES= astro
MASTER_SITES= http://spiff.rit.edu/match/
MAINTAINER= a.andersson.thn@gmail.com
COMMENT= Program for matching star lists
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= avenger-[0-9]*
GNU_CONFIGURE= yes
.include <bsd.port.mk>