9512e970a3
while he does.
16 lines
408 B
Makefile
16 lines
408 B
Makefile
# $OpenBSD: Makefile.inc,v 1.6 2010/07/05 07:52:02 ajacoutot Exp $
|
|
|
|
DIST_SUBDIR= gnustep
|
|
|
|
MAINTAINER?= Sebastian Reitenbach <sebastia@openbsd.org>
|
|
|
|
# GPLv3 - LGPLv3 (GNUStep core apps and libs)
|
|
# GPLv2 - LGPLv2
|
|
PERMIT_PACKAGE_CDROM?= Yes
|
|
PERMIT_PACKAGE_FTP?= Yes
|
|
PERMIT_DISTFILES_CDROM?= Yes
|
|
PERMIT_DISTFILES_FTP?= Yes
|
|
|
|
# install the gnustep-examples package if you need a test suite
|
|
NO_REGRESS= Yes
|