1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
freebsd-ports/devel/p5-common-sense/Makefile
Sahil Tandon 07e3306781 - Update to 3.3
- Changes: http://search.cpan.org/dist/common-sense/Changes

PR:		ports/149632
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer timeout
2010-08-29 01:53:24 +00:00

23 lines
441 B
Makefile

# New ports collection makefile for: p5-common-sense
# Date created: 2009-08-12
# Whom: Mons Anderson <mons@cpan.org>
#
# $FreeBSD$
#
PORTNAME= common-sense
PORTVERSION= 3.3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= ../../authors/id/M/ML/MLEHMANN
PKGNAMEPREFIX= p5-
MAINTAINER= mons@cpan.org
COMMENT= Perl common defaults with lower memory usage
PERL_CONFIGURE= yes
MAN3= common::sense.3
.include <bsd.port.mk>