1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/lang/embryo/Makefile
Stanislav Sedov ee774b0f4f - Move to LOCALBASE
- Use new EFL framework
- Update all e17 ports to the lates stable cvs snapshot
- Add additional knobs/options to ports makefiles to control the
  feature set
- Add a bunch of new e17 applications/libraries
- Minor improvements/modification.

Approved by:	vanilla (old maintainer), sem (mentor)
2006-10-08 13:48:37 +00:00

24 lines
465 B
Makefile

# New ports collection makefile for: embryo
# Date created: 08/08/2004
# Whom: vanilla
#
# $FreeBSD$
#
PORTNAME= embryo
PORTVERSION= 20060926
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= lang
MASTER_SITES= http://sunner.elcomnet.ru/~stas/
MAINTAINER= stas@FreeBSD.org
COMMENT= A C like scripting language used in parts of the Enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GNOME= gnomehack pkgconfig gnometarget
USE_LDCONFIG= yes
.include <bsd.port.mk>