freebsd-ports/astro/match/Makefile
Wen Heping 24d4424e18 - Update to 0.11
- Pass maintainership to submitter

PR:		ports/148224
Submitted by:	C-S <c-s@c-s.li>
Feature safe:	yes
2010-06-30 01:11:49 +00:00

24 lines
428 B
Makefile

# ex:ts=8
# New ports collection makefile for: match
# Date created: Dec 17, 2001
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= match
PORTVERSION= 0.11
CATEGORIES= astro
MASTER_SITES= http://spiff.rit.edu/match/ \
http://www.c-s.li/ports/
MAINTAINER= c-s@c-s.li
COMMENT= A program for matching star lists
LICENSE= GPLv2
GNU_CONFIGURE= yes
PLIST_FILES= bin/apply_match bin/match bin/project_coords
.include <bsd.port.mk>