- switch to pkg-readmes
ok landry@
This commit is contained in:
parent
3ce93ae9b1
commit
1b4c4b3717
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.13 2010/10/24 21:15:34 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.14 2010/11/11 09:27:14 jasper Exp $
|
||||
|
||||
COMMENT= simple login manager
|
||||
|
||||
DISTNAME= slim-1.3.2
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
HOMEPAGE= http://slim.berlios.de/
|
||||
@ -32,11 +33,4 @@ FAKE_FLAGS+= PREFIX=${PREFIX} \
|
||||
pre-configure:
|
||||
${SUBST_CMD} ${WRKSRC}/slim.1 ${WRKSRC}/slim.conf
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/slim
|
||||
${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/doc/slim/README.OpenBSD
|
||||
chown ${SHAREOWN}:${SHAREGRP} \
|
||||
${PREFIX}/share/doc/slim/README.OpenBSD
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,3 @@
|
||||
See ${PREFIX}/share/doc/slim/README.OpenBSD for more information on
|
||||
starting slim for your architecture.
|
||||
|
||||
If you're upgrading from a version older than 1.3.2 and have modified
|
||||
${SYSCONFDIR}/slim.conf, make sure to remove './' from default_path
|
||||
configuration directive.
|
||||
|
@ -1,9 +1,8 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/11/05 13:36:41 pea Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/11/11 09:27:14 jasper Exp $
|
||||
@pkgpath x11/slim,-main
|
||||
@bin bin/slim
|
||||
@man man/man1/slim.1
|
||||
share/doc/slim/
|
||||
share/doc/slim/README.OpenBSD
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/examples/slim/
|
||||
share/examples/slim/slim.conf
|
||||
@sample ${SYSCONFDIR}/slim.conf
|
||||
|
@ -1,4 +1,5 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.3 2008/11/05 13:36:41 pea Exp $
|
||||
$OpenBSD: README,v 1.1 2010/11/11 09:27:14 jasper Exp $
|
||||
|
||||
Slim can be started at boot time by adding the following to
|
||||
/etc/rc.local:
|
||||
|
Loading…
Reference in New Issue
Block a user