freebsd-ports/astro/match/Makefile
Carlo Strub f27993b5a1 - Update to 0.16
- Fix header of Makefile

Feature safe:	yes
2012-11-04 14:10:41 +00:00

23 lines
389 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= cs@FreeBSD.org
COMMENT= Program for matching star lists
LICENSE= GPLv2
CONFLICTS= avenger-[0-9]*
GNU_CONFIGURE= yes
MAN1= match.1
PLIST_FILES= bin/apply_match bin/match bin/project_coords
.include <bsd.port.mk>