diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-27 06:32:53 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-27 06:32:53 +0000 |
commit | 959d0dc475d07c2d725a3e356b86197dcab808b3 (patch) | |
tree | 31aa2c990138289a249c152ad4daa59fa9593b41 /x11-themes/icon-naming-utils | |
parent | 0450bbbdc80c1512c877f5de0ff0036f68506b5d (diff) | |
download | ports-959d0dc475d07c2d725a3e356b86197dcab808b3.tar.gz ports-959d0dc475d07c2d725a3e356b86197dcab808b3.zip |
Notes
Diffstat (limited to 'x11-themes/icon-naming-utils')
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 23 | ||||
-rw-r--r-- | x11-themes/icon-naming-utils/distinfo | 3 | ||||
-rw-r--r-- | x11-themes/icon-naming-utils/pkg-descr | 3 | ||||
-rw-r--r-- | x11-themes/icon-naming-utils/pkg-plist | 5 |
4 files changed, 34 insertions, 0 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile new file mode 100644 index 000000000000..c446836a0de2 --- /dev/null +++ b/x11-themes/icon-naming-utils/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: icon-naming-utils +# Date created: 2005-11-05 +# Whom: Phillip Neumann <pneumann@gmail.com> +# +# $FreeBSD$ +# + +PORTNAME= icon-naming-utils +PORTVERSION= 0.4.0 +CATEGORIES= x11-themes +MASTER_SITES= http://tango-project.org/releases/ + +MAINTAINER= pneumann@gmail.com +COMMENT= Utilities of the Tango project + +BUILD_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple +RUN_DEPENDS= ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple + +USE_PERL5= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes + +.include <bsd.port.mk> diff --git a/x11-themes/icon-naming-utils/distinfo b/x11-themes/icon-naming-utils/distinfo new file mode 100644 index 000000000000..cb6a39a3f392 --- /dev/null +++ b/x11-themes/icon-naming-utils/distinfo @@ -0,0 +1,3 @@ +MD5 (icon-naming-utils-0.4.0.tar.gz) = acaeadd89d499a4cf189e953a0e6af9b +SHA256 (icon-naming-utils-0.4.0.tar.gz) = 0adee7ba9ab1a28651f4f25d02479491c51a26b742d9285a28f0b8a9d4f19bef +SIZE (icon-naming-utils-0.4.0.tar.gz) = 54464 diff --git a/x11-themes/icon-naming-utils/pkg-descr b/x11-themes/icon-naming-utils/pkg-descr new file mode 100644 index 000000000000..62f5d341ae4a --- /dev/null +++ b/x11-themes/icon-naming-utils/pkg-descr @@ -0,0 +1,3 @@ +Icon naming utilities of the Tango project. + +WWW: http://tango-project.org/ diff --git a/x11-themes/icon-naming-utils/pkg-plist b/x11-themes/icon-naming-utils/pkg-plist new file mode 100644 index 000000000000..1963763f5062 --- /dev/null +++ b/x11-themes/icon-naming-utils/pkg-plist @@ -0,0 +1,5 @@ +bin/icon-name-mapping +share/dtds/legacy-icon-mapping.dtd +share/icon-naming-utils/legacy-icon-mapping.xml +@dirrm share/dtds +@dirrm share/icon-naming-utils |