2001-01-04 01:04:39 +01:00
|
|
|
# New ports collection makefile for: textproc/p5-Sort-ArbBiLex
|
|
|
|
# Date created: 02 January 2001
|
|
|
|
# Whom: Anton Berezin <tobez@tobez.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Sort-ArbBiLex
|
2005-02-13 16:58:18 +01:00
|
|
|
PORTVERSION= 4.01
|
2001-01-04 01:04:39 +01:00
|
|
|
CATEGORIES= textproc perl5
|
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
|
|
MASTER_SITE_SUBDIR= Sort
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2005-02-13 16:58:18 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= Perl module to make sort functions for arbitrary sort orders
|
2001-01-04 01:04:39 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
2001-05-10 11:34:24 +02:00
|
|
|
MAN3= Sort::ArbBiLex.3
|
2001-01-04 01:04:39 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|