aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/icon-naming-utils/Makefile
blob: c3cf38f26b61a2341c9d481503826baa5abf64a1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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

USES=       pathfix pkgconfig perl5
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

NO_STAGE=   yes
.include <bsd.port.mk>