aboutsummaryrefslogtreecommitdiff
path: root/japanese/libtomoe-gtk/Makefile
blob: e7c65111bd38547ceb0da39222027c42bf780ff3 (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
25
26
# New ports collection makefile for:	ja-libtomoe-gtk
# Date created:				18 Dec 2005
# Whom:					Hajimu UMEMOTO <ume@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	libtomoe-gtk
PORTVERSION=	0.5.1
PORTREVISION=	1
#PORTREVISION=	0
CATEGORIES=	japanese
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR=tomoe/23909

MAINTAINER=	ume@FreeBSD.org
COMMENT=	TOMOE GTK+ library

LIB_DEPENDS=	tomoe.1:${PORTSDIR}/japanese/tomoe \
		gucharmap.6:${PORTSDIR}/deskutils/gucharmap

USE_GNOME=	lthack gnomehack gtk20
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>