add a pspell subpackage

This commit is contained in:
avsm 2003-07-21 20:34:52 +00:00
parent c779d817a1
commit 8cc5586132
3 changed files with 17 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2003/05/10 14:42:49 avsm Exp $ # $OpenBSD: Makefile,v 1.23 2003/07/21 20:34:52 avsm Exp $
FULLPKGNAME= php4-extensions-${V} FULLPKGNAME= php4-extensions-${V}
COMMENT= "informational package about PHP4 extensions" COMMENT= "informational package about PHP4 extensions"
@ -252,16 +252,16 @@ SNMP_DEPENDS= snmp.42::net/ucd-snmp
.endif .endif
# pspell # pspell
#PSEUDO_FLAVORS+= no_pspell PSEUDO_FLAVORS+= no_pspell
#.if ${FLAVOR:L:Mno_pspell} .if ${FLAVOR:L:Mno_pspell}
#CONFIGURE_ARGS+= --without-pspell CONFIGURE_ARGS+= --without-pspell
#.else .else
#MULTI_PACKAGES+= -pspell MULTI_PACKAGES+= -pspell
#COMMENT-pspell= "spell checking extensions for php4" COMMENT-pspell= "spell checking extensions for php4"
#CONFIGURE_ARGS+= --with-pspell=shared,${LOCALBASE} CONFIGURE_ARGS+= --with-pspell=shared,${LOCALBASE}
#LIB_DEPENDS+= pspell-modules::textproc/pspell \ LIB_DEPENDS+= pspell-modules::textproc/pspell \
# aspell.11::textproc/aspell aspell.11::textproc/aspell
#.endif .endif
# sybase-ct # sybase-ct
PSEUDO_FLAVORS+= no_sybase_ct PSEUDO_FLAVORS+= no_sybase_ct

View File

@ -0,0 +1,4 @@
This PHP extensions provides an interface to the aspell spell-checking
library, and can also offer suggestions for corrections.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,2 @@
@comment $OpenBSD: PLIST-pspell,v 1.1 2003/07/21 20:34:52 avsm Exp $
lib/php/modules/pspell.so