1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/astro/p5-Misc-Quality/Makefile

21 lines
403 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Misc-Quality
PORTVERSION= 0.1
CATEGORIES= astro perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:AALLAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Class for handling quality flags for astronomical objects
USE_PERL5= configure
NO_STAGE= yes
USES= perl5
MAN3= Misc::Quality.3
.include <bsd.port.mk>