freebsd-ports/devel/p5-Algorithm-Cluster/Makefile
Philip M. Gollucci a2e7774a6e - Update to 1.49
Changes:        http://search.cpan.org/dist/Algorithm-Cluster/Changes
PR:             ports/147608
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (clsung; > 2.5 months)
2010-08-23 03:57:40 +00:00

23 lines
459 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.49
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= A perl interface to C clustering library
MAKE_JOBS_UNSAFE= yes
PERL_CONFIGURE= yes
MAN3= Algorithm::Cluster.3
.include <bsd.port.mk>