1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
freebsd-ports/devel/p5-Find-Lib/Makefile

22 lines
408 B
Makefile

# New ports collection makefile for: devel/p5-Find-Lib
# Date created: 16 Nov, 2009
# Whom: Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Find-Lib
PORTVERSION= 1.01
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Helper to smartly find libs to use in the filesystem tree
PERL_CONFIGURE= 5.8.0+
MAN3= Find::Lib.3
.include <bsd.port.mk>