freebsd-ports/textproc/p5-Text-German/Makefile

23 lines
402 B
Makefile
Raw Normal View History

# Created by: Thorsten Greiner <thorsten.greiner@web.de>
# $FreeBSD$
2013-11-07 04:52:41 +01:00
PORTNAME= Text-German
PORTVERSION= 0.06
PORTREVISION= 1
2013-11-07 04:52:41 +01:00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ULPFR
2013-11-07 04:52:41 +01:00
PKGNAMEPREFIX= p5-
2013-11-07 04:52:41 +01:00
MAINTAINER= perl@FreeBSD.org
COMMENT= German Grundform reduction
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>