openbsd-ports/x11/gnustep/Makefile.inc
ajacoutot c48bb64f29 - unbreak, now that threaded libobjc is enabled
- set CONFIGURE_STYLE=gnu
- remove quotes around COMMENT while here
2007-07-25 06:10:40 +00:00

15 lines
357 B
Makefile

# $OpenBSD: Makefile.inc,v 1.4 2007/07/25 06:10:40 ajacoutot Exp $
DIST_SUBDIR= gnustep
MAINTAINER?= Antoine Jacoutot <ajacoutot@openbsd.org>
# GPLv2 & LGPL
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