1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
freebsd-ports/devel/p5-Data-Miscellany/Makefile

20 lines
346 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
MAN3= Data::Miscellany.3
NO_STAGE= yes
.include <bsd.port.mk>