5bbd5cd2dc
Suggested by: rafan
16 lines
455 B
Makefile
16 lines
455 B
Makefile
# New ports collection makefile for: tracker-gnome
|
|
# Date created: 2008-03-30
|
|
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
# $MCom: ports-stable/sysutils/tracker-gnome/Makefile,v 1.1 2008/03/30 20:39:09 ahze Exp $
|
|
|
|
PORTREVISION= 2
|
|
|
|
COMMENT= Tracker GNOME applet, search tool, and preference programs
|
|
|
|
TRACKER_SLAVE= gnome
|
|
PLIST= ${.CURDIR}/pkg-plist
|
|
MASTERDIR= ${.CURDIR}/../../sysutils/tracker-client
|
|
|
|
.include "${MASTERDIR}/Makefile"
|