openbsd-man: removed; not necessary anymore.
This commit is contained in:
parent
7d1f2529d0
commit
00c8361e3e
1 changed files with 0 additions and 22 deletions
|
@ -1,22 +0,0 @@
|
|||
# Template file for 'openbsd-man'
|
||||
pkgname=openbsd-man
|
||||
version=20141228
|
||||
revision=1
|
||||
build_pie=yes
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="git"
|
||||
replaces="mdocml>=1.13.2_1<1.13.2_5"
|
||||
depends="mdocml>=1.13.2_5"
|
||||
make_install_args="ETCDIR=/etc"
|
||||
short_desc="The OpenBSD man(1) utility"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="BSD"
|
||||
homepage="http://www.openbsd.org"
|
||||
|
||||
provides="man-0_1"
|
||||
replaces="man-db>=0"
|
||||
conf_files="/etc/man.conf"
|
||||
|
||||
do_fetch() {
|
||||
git clone git://github.com/voidlinux/openbsd-man ${pkgname}-${version}
|
||||
}
|
Loading…
Reference in a new issue