freebsd-ports/devel/p5-Object-Tiny/Makefile
Cheng-Lung Sung 08e669406b - Update to 1.04
PR:		ports/118649
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-12-22 07:49:06 +00:00

22 lines
410 B
Makefile

# New ports collection makefile for: p5-Object-Tiny
# Date created: 2007-09-05
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Object-Tiny
PORTVERSION= 1.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Object
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Class building as simple as it gets
PERL_CONFIGURE= yes
MAN3= Object::Tiny.3
.include <bsd.port.mk>