1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Add missing manpage.

Pointed by:	pav
This commit is contained in:
Sergey Skvortsov 2008-01-18 13:20:17 +00:00
parent 05fbf5da12
commit 4384d1bd90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=205775

View File

@ -7,6 +7,7 @@
PORTNAME= SVN-S4
PORTVERSION= 1.022
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SVN
@ -23,6 +24,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN1= s4.1
MAN3= SVN::S4.3 SVN::S4::FixProp.3 SVN::S4::Getopt.3 \
SVN::S4::Info.3 SVN::S4::Path.3 SVN::S4::QuickCommit.3 \
SVN::S4::Snapshot.3 SVN::S4::StrongRevert.3 SVN::S4::Update.3 \