diff options
author | Will Andrews <will@FreeBSD.org> | 2002-06-23 08:55:13 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2002-06-23 08:55:13 +0000 |
commit | 848e0fc857a3c8fbf5f560e5ebbdff5d7100d118 (patch) | |
tree | 1a6f1422e75b54bb9a861b62782adc3844300ad2 /x11-themes/qnxstyle | |
parent | 15ffe0622d4a863686bc7332779238e09aa7df0b (diff) | |
download | ports-848e0fc857a3c8fbf5f560e5ebbdff5d7100d118.tar.gz ports-848e0fc857a3c8fbf5f560e5ebbdff5d7100d118.zip |
Notes
Diffstat (limited to 'x11-themes/qnxstyle')
-rw-r--r-- | x11-themes/qnxstyle/Makefile | 27 | ||||
-rw-r--r-- | x11-themes/qnxstyle/distinfo | 1 | ||||
-rw-r--r-- | x11-themes/qnxstyle/pkg-comment | 1 | ||||
-rw-r--r-- | x11-themes/qnxstyle/pkg-descr | 5 | ||||
-rw-r--r-- | x11-themes/qnxstyle/pkg-plist | 3 |
5 files changed, 37 insertions, 0 deletions
diff --git a/x11-themes/qnxstyle/Makefile b/x11-themes/qnxstyle/Makefile new file mode 100644 index 000000000000..b7ad89d69299 --- /dev/null +++ b/x11-themes/qnxstyle/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: qnxstyle +# Date created: Sun May 12 00:55:29 CEST 2002 +# Whom: Miguel Mendez <flynn@energyhq.homeip.net> +# +# $FreeBSD$ +# + +PORTNAME= qnxstyle +PORTVERSION= 0.1 +CATEGORIES= x11-wm kde +MASTER_SITES= http://www.kde-look.org/content/files/ +DISTNAME= $(KDELOOKITEM)-${PORTNAME}-$(PORTVERSION) + +MAINTAINER= flynn@energyhq.homeip.net + +BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ + automake14:${PORTSDIR}/devel/automake14 + +KDELOOKITEM= 1444 + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_KDELIBS_VER=3 +GNU_CONFIGURE= yes +USE_GMAKE= yes +INSTALLS_SHLIB= yes + +.include <bsd.port.mk> diff --git a/x11-themes/qnxstyle/distinfo b/x11-themes/qnxstyle/distinfo new file mode 100644 index 000000000000..be834f2a51ae --- /dev/null +++ b/x11-themes/qnxstyle/distinfo @@ -0,0 +1 @@ +MD5 (1444-qnxstyle-0.1.tar.gz) = 978195518f5214f8e608117671d3d7c8 diff --git a/x11-themes/qnxstyle/pkg-comment b/x11-themes/qnxstyle/pkg-comment new file mode 100644 index 000000000000..6c492645b4e3 --- /dev/null +++ b/x11-themes/qnxstyle/pkg-comment @@ -0,0 +1 @@ +A QNX style/theme for KDE3 diff --git a/x11-themes/qnxstyle/pkg-descr b/x11-themes/qnxstyle/pkg-descr new file mode 100644 index 000000000000..16cd1f8f69e3 --- /dev/null +++ b/x11-themes/qnxstyle/pkg-descr @@ -0,0 +1,5 @@ +'QNX Style' is a KDE3 port of the excellent KDE2 widget style QNiX made by +Derek Greene. + +WWW: http://www.kde-look.org/content/show.php?content=1444 +Miguel Mendez <flynn@energyhq.homeip.net> diff --git a/x11-themes/qnxstyle/pkg-plist b/x11-themes/qnxstyle/pkg-plist new file mode 100644 index 000000000000..d66c123c5ec6 --- /dev/null +++ b/x11-themes/qnxstyle/pkg-plist @@ -0,0 +1,3 @@ +lib/kde3/plugins/styles/qnx.so +lib/kde3/plugins/styles/qnx.la +share/apps/kstyle/themes/qnx.themerc |