2004-01-19 20:45:20 +01:00
|
|
|
# New ports collection makefile for: Text::German
|
|
|
|
# Date created: 30 Dec 2003
|
|
|
|
# Whom: Thorsten Greiner <thorsten.greiner@web.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Text-German
|
2005-10-13 10:41:02 +02:00
|
|
|
PORTVERSION= 0.06
|
2004-01-19 20:45:20 +01:00
|
|
|
CATEGORIES= textproc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2011-06-20 11:03:27 +02:00
|
|
|
MASTER_SITE_SUBDIR= CPAN:ULPFR
|
2004-01-19 20:45:20 +01:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2011-06-20 11:03:27 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2012-08-02 11:02:43 +02:00
|
|
|
COMMENT= German Grundform reduction
|
2004-01-19 20:45:20 +01:00
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Text::German.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|