pkgsrc-wip/ecore/Makefile
Thomas Klausner ad6cb11b6d "wip" is not a valid category -- please use the standard pkgsrc ones.
Remove wip from CATEGORIES, and guess category if wip was the only one
specified.
2005-11-02 17:59:54 +00:00

21 lines
615 B
Makefile

# $NetBSD: Makefile,v 1.5 2005/11/02 18:00:11 thomasklausner Exp $
#
DISTNAME= ecore-1.0.0_pre7
PKGNAME= ecore-1.0.0
PKGREVISION= 1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
MAINTAINER= Peter.Bex@student.kun.nl
HOMEPAGE= http://www.enlightenment.org/pages/ecore.html
COMMENT= Core events/X abstraction layer for Enlightenment
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../devel/libltdl/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../wip/evas/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"