summaryrefslogtreecommitdiff
path: root/x11-wm/enlightenment/Makefile
blob: 51d6e6ef71306730eb97c7183281c5919a617996 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# New ports collection makefile for:   enlightenment
# Version required:    0.12
# Date created:        10 June 1997
# Whom:                Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id: Makefile,v 1.1.1.1 1997/06/03 23:53:31 asami Exp $
#

DISTNAME=	enl_DR-0.12
PKGNAME=	enlightenment-0.12
CATEGORIES=	x11
MASTER_SITES=	http://www.rasterman.com/ftp/ \
		ftp://cthulhu.mandrake.net/pub/enlightenment/
  
MAINTAINER=	vanilla@MinJe.com.TW
  
LIB_DEPENDS=	Im\\.2\\.:${PORTSDIR}/graphics/imlib
RUN_DEPENDS=	djpeg:${PORTSDIR}/graphics/jpeg \
		tgatoppm:${PORTSDIR}/graphics/netpbm \
		convert:${PORTSDIR}/graphics/ImageMagick

USE_GMAKE=	yes
USE_IMAKE=	yes
NO_INSTALL_MANPAGES=	yes
WRKSRC=		${WRKDIR}/enl

.include <bsd.port.mk>