2020-05-01 02:14:17 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2020/05/01 00:14:17 joerg Exp $
|
2008-10-26 08:54:20 +01:00
|
|
|
#
|
|
|
|
|
2020-05-01 02:14:17 +02:00
|
|
|
DISTNAME= embryo-1.7.10
|
2008-10-26 08:54:20 +01:00
|
|
|
CATEGORIES= lang
|
2020-05-01 02:14:17 +02:00
|
|
|
MASTER_SITES= https://download.enlightenment.org/att/releases/
|
2008-10-26 08:54:20 +01:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
|
2011-12-05 18:17:36 +01:00
|
|
|
MAINTAINER= joerg@NetBSD.org
|
2019-07-06 18:46:09 +02:00
|
|
|
HOMEPAGE= https://enlightenment.org/
|
2008-10-26 08:54:20 +01:00
|
|
|
COMMENT= Embeddable Scripting Language
|
|
|
|
|
2013-06-16 20:56:04 +02:00
|
|
|
# some potions of the code have a special license - but it's free, too
|
|
|
|
LICENSE= 2-clause-bsd
|
|
|
|
|
2008-10-26 08:54:20 +01:00
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
2009-07-15 00:05:39 +02:00
|
|
|
USE_TOOLS+= pkg-config
|
2008-10-26 08:54:20 +01:00
|
|
|
|
2008-10-26 20:16:13 +01:00
|
|
|
PKGCONFIG_OVERRIDE= embryo.pc.in
|
|
|
|
|
2011-12-05 18:17:36 +01:00
|
|
|
.include "../../devel/eina/buildlink3.mk"
|
2008-10-26 08:54:20 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|