freebsd-ports/misc/p5-Locale-SubCountry/Makefile
Anton Berezin 7b514b5ed5 Update to 1.21.
PR:		42881
Submitted by:	maintainer
2002-09-17 21:23:10 +00:00

22 lines
460 B
Makefile

# New ports collection makefile for: Locale::SubCountry
# Date created: 30 Dec 2001
# Whom: Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#
PORTNAME= Locale-SubCountry
PORTVERSION= 1.21
CATEGORIES= misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Locale
PKGNAMEPREFIX= p5-
MAINTAINER= svenasse@polaris.ca
PERL_CONFIGURE= yes
MAN3= Locale::SubCountry.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>