[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / graphics / fotoxx

File: [local] / ports / graphics / fotoxx / Attic / Makefile (download)

Revision 1.2, Sun Oct 4 08:38:31 2009 UTC (14 years, 8 months ago) by yason
Branch: MAIN
Changes since 1.1: +1 -1 lines

update to 8.4.1

# $OpenBSD$
#ONLY_FOR_ARCHS =	???
#NOT_FOR_ARCHS =	???
#SHARED_ONLY =		???
#COMES_WITH =		???
#BROKEN =		reason

COMMENT = 		program for editing digital photos

DISTNAME =		fotoxx-8.4.1

#SHARED_LIBS =		???

CATEGORIES =		graphics

HOMEPAGE =		http://kornelix.squarespace.com/

#MAINTAINER =		???

# GPLv2
PERMIT_PACKAGE_CDROM =	Yes
PERMIT_PACKAGE_FTP =	Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP =	Yes

#WANTLIB =		???

MASTER_SITES =		${HOMEPAGE}/storage/downloads/

#MODULES =		???
BUILD_DEPENDS =		::graphics/freeimage \
			::x11/gtk+2
#RUN_DEPENDS =		???
#LIB_DEPENDS =		???
#REGRESS_DEPENDS =	???

#MAKE_FLAGS =		???
#MAKE_ENV +=		LFLAGS=-L${PREFIX}/lib
#FAKE_FLAGS =		???
#REGRESS_FLAGS =	???

USE_X11 =		Yes
USE_GMAKE =		Yes

#REGRESS_IS_INTERACTIVE =	Yes

#NO_REGRESS =		Yes

#CFLAGS =		???
#LDFLAGS =		???
#MAKE_FILE =		???
#PKG_ARCH =		???
#WRKDIST =		??? if other than ${WRKDIR}/$DISTNAME
#WRKSRC =		??? if other than ${WRKDIST}
#WRKBUILD =		??? if other than ${WRKSRC}
#WRKCONF =		??? if other than ${WRKBUILD}

ALL_TARGET =		fotoxx
#INSTALL_TARGET =	???
#REGRESS_TARGET =	???

.include <bsd.port.mk>