mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
eca78ec61b
Requested by: edwin
17 lines
448 B
Makefile
17 lines
448 B
Makefile
# New ports collection makefile for: tracker-gnome
|
|
# Date created: 2008-03-30
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports/sysutils/tracker-gnome/Makefile,v 1.2 2009/04/09 03:24:09 mezz Exp $
|
|
|
|
PORTREVISION= 3
|
|
|
|
COMMENT= Tracker GNOME applet, search tool, and preference programs
|
|
|
|
TRACKER_SLAVE= gnome
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
MASTERDIR= ${.CURDIR}/../../sysutils/tracker-client
|
|
|
|
.include "${MASTERDIR}/Makefile"
|