1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/textproc/p5-Lingua-Ident/Makefile
Sunpoet Po-Chuan Hsieh 1932b7bf5e - Support STAGEDIR
2013-09-30 19:41:57 +00:00

18 lines
338 B
Makefile

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Lingua-Ident
PORTVERSION= 1.7
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:MPIOTR
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Statistical language identification
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>