freebsd-ports/x11-themes/icon-naming-utils/Makefile

20 lines
433 B
Makefile
Raw Normal View History

# Created by: Phillip Neumann <pneumann@gmail.com>
# $FreeBSD$
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>