diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-01 06:10:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-01 06:10:19 +0800 |
commit | 3bb69b0e9e279a8601f22ec94bcd8c7c059acac8 (patch) | |
tree | 52f0f583883189941b86f63e6f77c3744316ca7e | |
parent | b20c2e41ae9be275965645fa85510255234fe794 (diff) | |
download | marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.tar marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.tar.gz marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.tar.bz2 marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.tar.lz marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.tar.xz marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.tar.zst marcuscom-ports-3bb69b0e9e279a8601f22ec94bcd8c7c059acac8.zip |
This port has been updated to 0.7.2 in the ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6183 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-themes/icon-naming-utils/Makefile | 29 | ||||
-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 | 6 |
4 files changed, 0 insertions, 41 deletions
diff --git a/x11-themes/icon-naming-utils/Makefile b/x11-themes/icon-naming-utils/Makefile deleted file mode 100644 index 623347b5c..000000000 --- a/x11-themes/icon-naming-utils/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# 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.7.2 -CATEGORIES= x11-themes -MASTER_SITES= http://tango-project.org/releases/ \ - ${MASTER_SITE_GENTOO} -MASTER_SITE_SUBDIR= distfiles - -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 -USE_GNOME= gnomehack pkgconfig - -pre-configure: - @ ${REINPLACE_CMD} -e "s|[(]datadir[)]/pkgconfig|(prefix)/libdata/pkgconfig|g" ${WRKSRC}/Makefile.in - -.include <bsd.port.mk> diff --git a/x11-themes/icon-naming-utils/distinfo b/x11-themes/icon-naming-utils/distinfo deleted file mode 100644 index afd81d9ae..000000000 --- a/x11-themes/icon-naming-utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (icon-naming-utils-0.7.2.tar.gz) = b37455829181f1043927c2418830ce10 -SHA256 (icon-naming-utils-0.7.2.tar.gz) = 89c4373a10f66b55da54ab68e5bcb3aac49693c20248b29de0eeade365722370 -SIZE (icon-naming-utils-0.7.2.tar.gz) = 62255 diff --git a/x11-themes/icon-naming-utils/pkg-descr b/x11-themes/icon-naming-utils/pkg-descr deleted file mode 100644 index 62f5d341a..000000000 --- a/x11-themes/icon-naming-utils/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index 03dd92e68..000000000 --- a/x11-themes/icon-naming-utils/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -libexec/icon-name-mapping -share/dtds/legacy-icon-mapping.dtd -libdata/pkgconfig/icon-naming-utils.pc -share/icon-naming-utils/legacy-icon-mapping.xml -@dirrm share/dtds -@dirrm share/icon-naming-utils |