1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

Add missing manpages into plist.

Reported by:	QAT
This commit is contained in:
Hajimu UMEMOTO 2009-04-07 16:20:20 +00:00
parent c007571db6
commit 9f8e0aa5e6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231797

View File

@ -7,6 +7,7 @@
PORTNAME= Net-INET6Glue
PORTVERSION= 0.3
PORTREVISION= 1
CATEGORIES= net perl5 ipv6
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -19,4 +20,8 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Net::INET6Glue.3 \
Net::INET6Glue::FTP.3 \
Net::INET6Glue::INET_is_INET6.3
.include <bsd.port.mk>