freebsd-ports/devel/p5-Class-Singleton/Makefile
2009-08-28 17:37:26 +00:00

21 lines
398 B
Makefile

# New ports collection makefile for: Class-Singleton
# Date created: Sun Jan 14 00:56:46 2001
# Whom: will
#
# $FreeBSD$
#
PORTNAME= Class-Singleton
PORTVERSION= 1.4
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module that describes a singular object class
PERL_CONFIGURE= yes
MAN3= Class::Singleton.3
.include <bsd.port.mk>