freebsd-ports/astro/p5-Misc-Quality/Makefile
Sunpoet Po-Chuan Hsieh 7895fe2dc0 - Support STAGEDIR
2013-09-30 15:10:28 +00:00

17 lines
365 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
USES= perl5
.include <bsd.port.mk>