1999-09-27 17:39:02 +00:00
|
|
|
# New ports collection makefile for: enfle
|
1999-10-16 19:56:51 +00:00
|
|
|
# Version required: 19991011
|
1999-09-27 17:39:02 +00:00
|
|
|
# Date created: Tue Sep 28 02:25:17 JST 1999
|
|
|
|
# Whom: Yuuki SAWADA <mami@whale.cc.muroran-it.ac.jp>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
1999-10-16 19:56:51 +00:00
|
|
|
DISTNAME= enfle-19991011
|
1999-09-27 17:39:02 +00:00
|
|
|
CATEGORIES= graphics
|
|
|
|
MASTER_SITES= http://enfle.fennel.org/
|
|
|
|
|
|
|
|
MAINTAINER= mami@whale.cc.muroran-it.ac.jp
|
|
|
|
|
1999-09-30 09:01:27 +00:00
|
|
|
BUILD_DEPENDS= bzip2:${PORTSDIR}/archivers/bzip2
|
1999-09-27 17:39:02 +00:00
|
|
|
LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \
|
|
|
|
jpeg.9:${PORTSDIR}/graphics/jpeg
|
|
|
|
|
|
|
|
USE_GMAKE= yes
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
GNU_CONFIGURE= yes
|
1999-09-30 09:01:27 +00:00
|
|
|
CONFIGURE_ARGS= --enable-all-plugins --disable-static \
|
1999-09-27 17:39:02 +00:00
|
|
|
--enable-plugins-dir
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|