mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
3195b6f71c
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
23 lines
467 B
Makefile
23 lines
467 B
Makefile
# New ports collection makefile for: finder
|
|
# Date created: 4 September 2000
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= finder
|
|
PORTVERSION= 0.80.4
|
|
CATEGORIES= x11 gnome
|
|
MASTER_SITES= http://lfh.hkcampus.net/~lfh-lck/programs/finder/
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
COMMENT= A small program that creates a finder bar on your Gnome system
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GMAKE= yes
|
|
USE_GNOME= yes
|
|
|
|
ALL_TARGET= default
|
|
|
|
.include <bsd.port.mk>
|