1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
freebsd-ports/devel/p5-Class-Singleton/Makefile
2009-08-28 17:37:26 +00:00

22 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>