openbsd-ports/x11/gnustep/Makefile.inc

18 lines
435 B
PHP
Raw Normal View History

# $OpenBSD: Makefile.inc,v 1.8 2011/11/18 00:10:06 sebastia Exp $
DIST_SUBDIR= gnustep
MAINTAINER?= Sebastian Reitenbach <sebastia@openbsd.org>
2008-05-05 05:32:59 -04:00
# 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
PKGNAME ?= ${DISTNAME:L}
# install the gnustep-examples package if you need a test suite
NO_REGRESS ?= Yes