mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Wolfram Schneider's man page consistency checker.
Submitted by: wosch@cs.tu-berlin.de (Wolfram Schneider)
This commit is contained in:
parent
2b6b308151
commit
04a534d758
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2140
5 changed files with 33 additions and 0 deletions
15
sysutils/manck/Makefile
Normal file
15
sysutils/manck/Makefile
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# New ports collection makefile for: manck
|
||||||
|
# Version required: 1.0
|
||||||
|
# Date created: 10 September 1995
|
||||||
|
# Whom: joerg
|
||||||
|
#
|
||||||
|
# $Id$
|
||||||
|
#
|
||||||
|
|
||||||
|
DISTNAME= manck-1.0
|
||||||
|
CATEGORIES+= sysutils
|
||||||
|
MASTER_SITES= ftp://freefall.cdrom.com/pub/FreeBSD/LOCAL_PORTS/
|
||||||
|
MAINTAINER= joerg@FreeBSD.org
|
||||||
|
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
1
sysutils/manck/distinfo
Normal file
1
sysutils/manck/distinfo
Normal file
|
@ -0,0 +1 @@
|
||||||
|
MD5 (manck-1.0.tar.gz) = 258570e83239fdcd3e3849821a756146
|
1
sysutils/manck/pkg-comment
Normal file
1
sysutils/manck/pkg-comment
Normal file
|
@ -0,0 +1 @@
|
||||||
|
manck 1.0 - manual page consistency checker
|
13
sysutils/manck/pkg-descr
Normal file
13
sysutils/manck/pkg-descr
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
MANCK(1) UNIX Reference Manual MANCK(1)
|
||||||
|
|
||||||
|
NAME
|
||||||
|
manck - check manual pages
|
||||||
|
...
|
||||||
|
DESCRIPTION
|
||||||
|
Manck check manual pages. Currently supported section FILES, NAME, SEE
|
||||||
|
ALSO, and SYNOPSIS.
|
||||||
|
...
|
||||||
|
AUTHOR
|
||||||
|
Wolfram Schneider <wosch@cs.tu-berlin.de>
|
||||||
|
|
||||||
|
FreeBSD July 25, 1995 2
|
3
sysutils/manck/pkg-plist
Normal file
3
sysutils/manck/pkg-plist
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
@cwd /usr/local
|
||||||
|
bin/manck
|
||||||
|
man/man1/manck.1.gz
|
Loading…
Add table
Reference in a new issue