freebsd-ports/devel/p5-Find-Lib/Makefile

21 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>