summaryrefslogtreecommitdiffstats
path: root/graphics/isreal/Makefile
blob: fbc25e53ad21c5d38fc5ee2677f8f43cd2aef2e2 (plain)
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
# New ports collection makefile for:	isreal
# Date created:				Mar 31, 2001
# Whom:					Mark Pulford <mark@kyne.com.au>
#
# $FreeBSD$
#    $MCom: ports/graphics/isreal/Makefile,v 1.1 2006/10/04 13:20:38 ahze Exp $

PORTNAME=	isreal
PORTVERSION=	2.0
PORTREVISION=	6
CATEGORIES=	graphics
MASTER_SITES=	${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR=	markp
EXTRACT_SUFX=	.tar

MAINTAINER=	ports@FreeBSD.org
COMMENT=	An image classification utility

PLIST_FILES=	bin/isreal
USE_GNOME=	imlib
CFLAGS:=	${CFLAGS} -I${LOCALBASE}/include

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/isreal ${PREFIX}/bin

.include <bsd.port.mk>
OpenPOWER on IntegriCloud