pkgsrc-wip/embryo/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

16 lines
435 B
Makefile

# $NetBSD: Makefile,v 1.4 2005/11/02 18:00:11 thomasklausner Exp $
#
DISTNAME= embryo-0.9.0
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=enlightenment/}
MAINTAINER= Peter.Bex@student.kun.nl
HOMEPAGE= http://www.enlightenment.org/pages/embryo.html
COMMENT= Tiny scripting language for Enlightenment
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
.include "../../devel/libltdl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"