1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/devel/p5-Object-Tiny/Makefile
2008-08-25 08:58:01 +00:00

22 lines
383 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.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
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>