freebsd-ports/devel/p5-FindBin-libs/Makefile
Jun Kuriyama 6c72da6d9c - Upgrade to 1.64.
Feature safe:	yes
2012-03-11 08:52:53 +00:00

23 lines
486 B
Makefile

# New ports collection makefile for: FindBin::libs
# Date created: 20 Jan 2009
# Whom: Jun Kuriyama <kuriyama@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= FindBin-libs
PORTVERSION= 1.6400
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:LEMBARK
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/00$//}
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to locate and use lib directories
PERL_MODBUILD= yes
MAN3= FindBin::libs.3
.include <bsd.port.mk>