summaryrefslogtreecommitdiff
path: root/x11-fonts/fontilus/Makefile
blob: 0e733c30b168c5151d5962d3e04317aa6ba3b2ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:	fontilus
# Date created:		15 February 2003
# Whom:			Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	fontilus
PORTVERSION=	0.4
CATEGORIES=	x11-fonts x11-fm
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/${PORTNAME}/0.4
DIST_SUBDIR=	gnome2

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	A font view for Nautilus

USE_BZIP2=	yes
USE_GNOME=	gnomehack gnomeprefix nautilus2
USE_X_PREFIX=	yes
USE_GMAKE=	yes
USE_LIBTOOL=	yes

.include <bsd.port.mk>