freebsd-ports/textproc/p5-Lingua-EN-Nickname/Makefile

23 lines
456 B
Makefile
Raw Normal View History

# New ports collection makefile for: Lingua::EN::Nickname
# Date created: 30 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
2009-11-30 07:03:19 +01:00
PORTNAME= Lingua-EN-Nickname
PORTVERSION= 1.16
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BRIANL
2009-11-30 07:03:19 +01:00
PKGNAMEPREFIX= p5-
2009-11-30 07:03:19 +01:00
MAINTAINER= perl@FreeBSD.org
2003-02-21 14:42:50 +01:00
COMMENT= Genealogical nickname matching (Liz=Beth)
2009-11-30 07:03:19 +01:00
PERL_CONFIGURE= yes
2009-11-30 07:03:19 +01:00
MAN3= Lingua::EN::Nickname.3
.include <bsd.port.mk>