aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/icon-naming-utils/Makefile
blob: d344d53193b162bee1dde9d82ca741ab98daf182 (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
# Created by: Phillip Neumann <pneumann@gmail.com>
# $FreeBSD$

PORTNAME=   icon-naming-utils
PORTVERSION=    0.8.90
PORTREVISION=   1
CATEGORIES= x11-themes
MASTER_SITES=   GENTOO
MASTER_SITE_SUBDIR= distfiles

MAINTAINER= ports@FreeBSD.org
COMMENT=    Utilities of the Tango project

BUILD_DEPENDS=  p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple
RUN_DEPENDS=    p5-XML-Simple>=0:${PORTSDIR}/textproc/p5-XML-Simple

USE_PERL5=  yes
GNU_CONFIGURE=  yes
USE_GMAKE=  yes
USE_PKGCONFIG=  build
USES+=      pathfix

.include <bsd.port.mk>