freebsd-ports/textproc/p5-Text-German/Makefile
2013-11-07 03:52:41 +00:00

17 lines
331 B
Makefile

# Created by: Thorsten Greiner <thorsten.greiner@web.de>
# $FreeBSD$
PORTNAME= Text-German
PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ULPFR
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= German Grundform reduction
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>