Move to pkg-readmes.
This commit is contained in:
parent
d0d0a968ce
commit
0369f26939
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.39 2010/08/30 22:03:58 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.40 2010/11/13 09:24:52 ajacoutot Exp $
|
||||
# $FreeBSD: ports/devel/cvsweb/Makefile,v 1.28 2000/09/23 20:48:45 knu Exp $
|
||||
|
||||
COMMENT= WWW CGI script to browse CVS repository trees
|
||||
|
||||
DISTNAME= cvsweb-2.0.6
|
||||
REVISION = 8
|
||||
REVISION = 9
|
||||
CATEGORIES= devel www
|
||||
HOMEPAGE= http://www.freebsd.org/projects/cvsweb.html
|
||||
|
||||
@ -41,7 +41,6 @@ do-install:
|
||||
.for file in ${CONFFILES}
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${CONFDIR}/cvsweb/${file}.dist
|
||||
.endfor
|
||||
${INSTALL_DATA} ${FILESDIR}/README.chroot ${CONFDIR}/cvsweb/
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/icons/cvsweb
|
||||
.for file in ${ICONS}
|
||||
${INSTALL_DATA} ${WRKSRC}/icons/${file} ${PREFIX}/icons/cvsweb/${file}
|
||||
|
@ -1,7 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2004/09/14 23:43:55 espie Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.6 2010/11/13 09:24:52 ajacoutot Exp $
|
||||
cgi-bin/cvsweb
|
||||
conf/cvsweb/
|
||||
conf/cvsweb/README.chroot
|
||||
conf/cvsweb/cvsweb.conf-freebsd.dist
|
||||
conf/cvsweb/cvsweb.conf-netbsd.dist
|
||||
conf/cvsweb/cvsweb.conf-openbsd.dist
|
||||
@ -15,3 +14,5 @@ icons/cvsweb/miniback.gif
|
||||
icons/cvsweb/minidir.gif
|
||||
icons/cvsweb/minitext.gif
|
||||
icons/cvsweb/text.gif
|
||||
@cwd ${LOCALBASE}/share/doc/pkg-readmes
|
||||
${FULLPKGNAME}
|
||||
|
@ -1,4 +1,5 @@
|
||||
# $OpenBSD: README.chroot,v 1.8 2009/11/25 19:54:19 naddy Exp $
|
||||
$OpenBSD: README,v 1.1 2010/11/13 09:24:52 ajacoutot Exp $
|
||||
|
||||
# Author: Jolan Luff <jolan@openbsd.org>
|
||||
|
||||
In order to make CVSweb operate in a chroot environment, it is
|
Loading…
Reference in New Issue
Block a user