1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
freebsd-ports/devel/p5-Badger/Makefile
Andrej Zverev 16633330a7 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 17:28:12 +00:00

18 lines
321 B
Makefile

# Created by: Anton Berezin <tobez@FreeBSD.org>
# $FreeBSD$
PORTNAME= Badger
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Badger
PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Perl Application Programming Toolkit
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>