1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/graphics/enfle/Makefile
Chris Piazza d3ca453d81 Update to versoin 19991005
PR:		14133
Submitted by:	maintainer
1999-10-05 16:18:12 +00:00

26 lines
610 B
Makefile

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