freebsd-ports/devel/p5-FindBin-libs/Makefile
2021-10-04 21:58:01 +02:00

17 lines
359 B
Makefile

PORTNAME= FindBin-libs
PORTVERSION= 2.1100
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LEMBARK
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//}
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to locate and use lib directories
USES= perl5
USE_PERL5= configure
NO_ARCH= YES
.include <bsd.port.mk>