2002-09-10 15:15:06 +02:00
|
|
|
# New ports collection makefile for: lodju
|
|
|
|
# Date created: Fri Feb 08 10:50:01 PST 2002
|
|
|
|
# Whom: jylitalo@iki.fi
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= lodju
|
|
|
|
PORTVERSION= 1.1
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 7
|
2002-09-10 15:15:06 +02:00
|
|
|
CATEGORIES+= graphics
|
|
|
|
MASTER_SITES= http://liw.iki.fi/liw/lodju/tarballs/
|
|
|
|
|
|
|
|
MAINTAINER?= jylitalo@iki.fi
|
2003-02-21 13:17:17 +01:00
|
|
|
COMMENT?= An image management tool for the X Window System
|
2002-09-10 15:15:06 +02:00
|
|
|
|
|
|
|
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
|
2005-11-02 21:32:20 +01:00
|
|
|
LIB_DEPENDS= glade-gnome:${PORTSDIR}/x11-toolkits/rep-gtk
|
2005-02-28 02:08:02 +01:00
|
|
|
|
2002-09-10 15:15:06 +02:00
|
|
|
MAN1= lodju-create.1 lodju-gallery.1 lodju.1
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
2008-08-20 02:57:32 +02:00
|
|
|
USE_AUTOTOOLS= autoconf:262:env
|
2002-09-10 15:15:06 +02:00
|
|
|
HAS_CONFIGURE= yes
|
2004-02-04 05:36:30 +01:00
|
|
|
USE_GETTEXT= yes
|
2005-11-02 21:32:20 +01:00
|
|
|
USE_GNOME= gtk12 gdkpixbuf
|
2002-09-10 15:15:06 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|