72ea7e696b
With hat: portmgr Sponsored by: Absolight
19 lines
433 B
Makefile
19 lines
433 B
Makefile
# 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>
|