1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/x11-themes/icon-naming-utils/Makefile
2021-04-06 16:31:07 +02:00

19 lines
421 B
Makefile

# Created by: Phillip Neumann <pneumann@gmail.com>
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
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
.include <bsd.port.mk>