Move huge MESSAGE to a README.
ok jakob@ (maintainer)
This commit is contained in:
parent
e6518553d0
commit
808d77965c
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.34 2010/11/19 07:23:06 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.35 2013/03/08 06:42:09 ajacoutot Exp $
|
||||
|
||||
COMMENT= DKIM milter
|
||||
|
||||
DISTNAME= dkim-milter-2.8.3
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
CATEGORIES= mail
|
||||
HOMEPAGE= http://sourceforge.net/projects/dkim-milter/
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2009/03/06 12:26:33 jakob Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2013/03/08 06:42:09 ajacoutot Exp $
|
||||
@newgroup _dkim-milter:569
|
||||
@newuser _dkim-milter:569:_dkim-milter:daemon:dkim-milter Account:/nonexistent:/sbin/nologin
|
||||
bin/dkim-genkey
|
||||
@ -10,5 +10,6 @@ bin/dkim-genkey
|
||||
@man man/man8/dkim-genkey.8
|
||||
@man man/man8/dkim-testkey.8
|
||||
@man man/man8/dkim-testssp.8
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/examples/dkim-milter/
|
||||
share/examples/dkim-milter/dkim-filter.conf.sample
|
||||
|
@ -1,3 +1,9 @@
|
||||
$OpenBSD: README,v 1.1 2013/03/08 06:42:09 ajacoutot Exp $
|
||||
|
||||
+-----------------------------------------------------------------------
|
||||
| Running ${FULLPKGNAME} on OpenBSD
|
||||
+-----------------------------------------------------------------------
|
||||
|
||||
(1) Choose a selector name. Current convention is to use a code for the
|
||||
current month and year, or just the year. However, you are free to
|
||||
choose any name you wish, especially if you have a selector assignment
|
Loading…
Reference in New Issue
Block a user