764a82805f
under a common directory, sharing infrastructure with Makefile.inc and horde.port.mk. Update components to current versions while there. Thanks Johan Huldtgren for suggestions and testing and ajacoutot@ for suggestions and ok.
15 lines
337 B
Makefile
15 lines
337 B
Makefile
# $OpenBSD: Makefile.inc,v 1.1.1.1 2010/07/30 11:27:06 sthen Exp $
|
|
|
|
MAINTAINER ?= Stuart Henderson <sthen@openbsd.org>
|
|
|
|
# Various licenses; see individual Makefile.
|
|
PERMIT_PACKAGE_CDROM ?= Yes
|
|
PERMIT_PACKAGE_FTP ?= Yes
|
|
PERMIT_DISTFILES_CDROM ?= Yes
|
|
PERMIT_DISTFILES_FTP ?= Yes
|
|
|
|
MODULES += www/horde
|
|
|
|
NO_BUILD ?= Yes
|
|
NO_REGRESS ?= Yes
|