opnsense-ports/astro/p5-Misc-Quality/Makefile

24 lines
439 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Misc-Quality
PORTVERSION= 0.1
PORTREVISION= 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
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/GPL
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>