1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/devel/p5-Data-Grouper/Makefile
2021-04-06 16:31:07 +02:00

18 lines
331 B
Makefile

# Created by: Kurt Lidl <kurt.lidl@cello.com>
PORTNAME= Data-Grouper
PORTVERSION= 0.06
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:FERRANCE
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Data aggregator for perl objects
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>