Add missing manpage.

Submitted by:	Ayumu Kato <akato@rc5.so-net.ne.jp>
This commit is contained in:
Dmitry Sivachenko 2003-02-01 10:16:24 +00:00
parent 78b9af4695
commit e78499e980
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74414

View file

@ -18,6 +18,6 @@ PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \
Locale::Language.3
Locale::Language.3 Locale::Script.3
.include <bsd.port.mk>