aboutsummaryrefslogtreecommitdiffstats
path: root/astro/p5-Misc-Quality/Makefile
blob: c48a38c4492c8487108ebb77330a5922dbc62019 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# 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

USE_PERL5=  configure
USES=       perl5

.include <bsd.port.mk>