Add missing @sample.

ok robert@ (maintainer)
This commit is contained in:
ajacoutot 2012-05-07 14:41:56 +00:00
parent 7defea07ff
commit 2177400423
5 changed files with 13 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.24 2012/04/28 08:34:56 sthen Exp $
# $OpenBSD: Makefile,v 1.25 2012/05/07 14:41:56 ajacoutot Exp $
# doesn't set USE_LIBTOOL but use the bundled one because it needs some
# specific options we don't have.
@ -14,6 +14,10 @@ REVISION-fastcgi= 9
REVISION-snmp= 6
REVISION-gd= 6
REVISION-pdo_sqlite = 6
REVISION-dbase= 6
REVISION-mhash= 6
REVISION-ncurses= 6
REVISION-sybase_ct= 6
INI_TEMPLATES= dist recommended

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST-dbase,v 1.3 2012/01/29 14:53:21 espie Exp $
@comment $OpenBSD: PLIST-dbase,v 1.4 2012/05/07 14:41:56 ajacoutot Exp $
@option no-default-conflict
@conflict php-dbase->=5.2,<5.3
@conflict php5-dbase->=5.2
@pkgpath www/php5/extensions,-dbase
lib/php-${PV}/modules/dbase.so
share/examples/php-${PV}/dbase.ini
@sample ${SYSCONFDIR}/php-${PV}.sample/dbase.ini

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST-mhash,v 1.3 2012/01/29 14:53:21 espie Exp $
@comment $OpenBSD: PLIST-mhash,v 1.4 2012/05/07 14:41:56 ajacoutot Exp $
@option no-default-conflict
@conflict php-mhash->=5.2,<5.3
@conflict php5-mhash->=5.2
@pkgpath www/php5/extensions,-mhash
lib/php-${PV}/modules/mhash.so
share/examples/php-${PV}/mhash.ini
@sample ${SYSCONFDIR}/php-${PV}.sample/mhash.ini

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST-ncurses,v 1.3 2012/01/29 14:53:21 espie Exp $
@comment $OpenBSD: PLIST-ncurses,v 1.4 2012/05/07 14:41:56 ajacoutot Exp $
@option no-default-conflict
@conflict php-ncurses->=5.2,<5.3
@conflict php5-ncurses->=5.2
@pkgpath www/php5/extensions,-ncurses
lib/php-${PV}/modules/ncurses.so
share/examples/php-${PV}/ncurses.ini
@sample ${SYSCONFDIR}/php-${PV}.sample/ncurses.ini

View File

@ -1,7 +1,8 @@
@comment $OpenBSD: PLIST-sybase_ct,v 1.3 2012/01/29 14:53:21 espie Exp $
@comment $OpenBSD: PLIST-sybase_ct,v 1.4 2012/05/07 14:41:56 ajacoutot Exp $
@option no-default-conflict
@conflict php-sybase_ct->=5.2,<5.3
@conflict php5-sybase_ct->=5.2
@pkgpath www/php5/extensions,-sybase_ct
lib/php-${PV}/modules/sybase_ct.so
share/examples/php-${PV}/sybase_ct.ini
@sample ${SYSCONFDIR}/php-${PV}.sample/sybase_ct.ini