freebsd-ports/devel/p5-Data-Miscellany/Makefile
Andrej Zverev d49a8f39af - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:00:41 +00:00

16 lines
305 B
Makefile

# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$
PORTNAME= Data-Miscellany
PORTVERSION= 1.100850
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Collection of miscellaneous subroutines
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>