freebsd-ports/devel/p5-Sort-Maker/Makefile
2007-01-10 02:07:19 +00:00

23 lines
368 B
Makefile

# ex:ts=8
# Ports collection makefile for: Sort::Maker
# Date created: Dec 20, 2006
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= Sort-Maker
DISTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= A simple way to make efficient sort subs
PERL_CONFIGURE= yes
MAN3= Sort::Maker.3
.include <bsd.port.mk>