1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/devel/p5-ex-lib/Makefile
Beech Rintoul e1bbea48d2 - Update to 0.03
- Makefile cleanup

PR:		ports/131115
Submitted by:	Vladimir Perepelitsa <mons@cpan.org> (maintainer)
2009-01-30 09:36:08 +00:00

22 lines
361 B
Makefile

# New ports collection makefile for: p5-ex-lib
# Date created: 2009-01-23
# Whom: Mons Anderson <mons@cpan.org>
#
# $FreeBSD$
#
PORTNAME= ex-lib
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= mons@cpan.org
COMMENT= Relative use lib in absolute way
PERL_CONFIGURE= yes
MAN3= ex::lib.3
.include <bsd.port.mk>