freebsd-ports/textproc/p5-Lingua-EN-Nickname/Makefile
Sunpoet Po-Chuan Hsieh ea54f9f093 - Update to 1.17
- Remove Author line

Changes:	http://search.cpan.org/dist/Lingua-EN-Nickname/Changes
2013-12-09 19:30:50 +00:00

17 lines
348 B
Makefile

# Created by: Seamus Venasse <svenasse@polaris.ca>
# $FreeBSD$
PORTNAME= Lingua-EN-Nickname
PORTVERSION= 1.17
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BRIANL
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Genealogical nickname matching (Liz=Beth)
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>