freebsd-ports/devel/p5-Algorithm-Cluster/Makefile
Cheng-Lung Sung d406cee896 - Update to 1.44
PR:		ports/133597
Submitted by:	leeym
2009-04-24 06:53:23 +00:00

21 lines
436 B
Makefile

# New ports collection makefile for: p5-Algorithm-Cluster
# Date created: Fri May 21 15:21:09 CST 2004
# Whom: Cheng-Lung Sung <clsung@dragon2.net>
#
# $FreeBSD$
#
PORTNAME= Algorithm-Cluster
PORTVERSION= 1.44
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= A perl interface to C clustering library
PERL_CONFIGURE= yes
MAN3= Algorithm::Cluster.3
.include <bsd.port.mk>