freebsd-ports/textproc/p5-Lingua-Stem-Fr/Makefile

21 lines
351 B
Makefile
Raw Normal View History

# Created by: Cheng-Lung Sung <clsung@dragon2.net>
# $FreeBSD$
2013-11-07 04:52:41 +01:00
PORTNAME= Lingua-Stem-Fr
PORTVERSION= 0.02
PORTREVISION= 1
2013-11-07 04:52:41 +01:00
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
2013-11-07 04:52:41 +01:00
COMMENT= Perl French Stemming
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
2013-08-02 20:21:05 +02:00
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>