aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/icon-naming-utils/Makefile
blob: 9d46497a53dbf1c68473f01f411916b6f6a37d01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
PORTNAME=	icon-naming-utils
PORTVERSION=	0.8.90
PORTREVISION=	1
CATEGORIES=	x11-themes
MASTER_SITES=	GENTOO

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Utilities of the Tango project
WWW=		http://tango-project.org/

BUILD_DEPENDS=	p5-XML-Simple>=0:textproc/p5-XML-Simple
RUN_DEPENDS=	p5-XML-Simple>=0:textproc/p5-XML-Simple

USES=		pathfix pkgconfig perl5 gmake

GNU_CONFIGURE=	yes
NO_ARCH=	yes

.include <bsd.port.mk>