summaryrefslogtreecommitdiff
path: root/sysutils/pwg
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-05-19 13:25:00 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-05-19 13:25:00 +0000
commitf3af85f50af6a53aa912ca184154a84a8686f489 (patch)
tree1cb3f751b060db9bedeb43511abaa93861a3ce46 /sysutils/pwg
parentUpdate pkg-descr (diff)
New port: pwg
PwG is a small tool to generate secure, random passwords. It's based on the KDE-3.1 and QT-3.1 libs. Submitted by: Kirill Ponomarew
Notes
Notes: svn path=/head/; revision=81383
Diffstat (limited to 'sysutils/pwg')
-rw-r--r--sysutils/pwg/Makefile24
-rw-r--r--sysutils/pwg/distinfo1
-rw-r--r--sysutils/pwg/pkg-descr4
-rw-r--r--sysutils/pwg/pkg-plist24
4 files changed, 53 insertions, 0 deletions
diff --git a/sysutils/pwg/Makefile b/sysutils/pwg/Makefile
new file mode 100644
index 000000000000..815716e2d778
--- /dev/null
+++ b/sysutils/pwg/Makefile
@@ -0,0 +1,24 @@
+# New ports collection makefile for: pwg
+# Date created: 19 May 2003
+# Whom: Kirill Ponomarew <ponomarew@oberon.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pwg
+PORTVERSION= 0.2
+CATEGORIES= sysutils kde
+MASTER_SITES= http://www.8ung.at/tuxsoft/pwg/
+
+MAINTAINER= ponomarew@oberon.net
+COMMENT= A small tool to generate secure, random passwords
+
+USE_BZIP2= yes
+USE_KDELIBS_VER=3
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+CONFIGURE_TARGET=
+CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+
+.include <bsd.port.mk>
diff --git a/sysutils/pwg/distinfo b/sysutils/pwg/distinfo
new file mode 100644
index 000000000000..25c2eb0df0c5
--- /dev/null
+++ b/sysutils/pwg/distinfo
@@ -0,0 +1 @@
+MD5 (pwg-0.2.tar.bz2) = ae769020998ca7baf365d5f084f72222
diff --git a/sysutils/pwg/pkg-descr b/sysutils/pwg/pkg-descr
new file mode 100644
index 000000000000..0ba1470c92e2
--- /dev/null
+++ b/sysutils/pwg/pkg-descr
@@ -0,0 +1,4 @@
+PwG is a small tool to generate secure, random passwords. It's
+based on the KDE-3.1 and QT-3.1 libs.
+
+WWW: http://www.8ung.at/tuxsoft/pwg.html
diff --git a/sysutils/pwg/pkg-plist b/sysutils/pwg/pkg-plist
new file mode 100644
index 000000000000..0dbdae976dca
--- /dev/null
+++ b/sysutils/pwg/pkg-plist
@@ -0,0 +1,24 @@
+bin/pwg
+share/applnk/Applications/pwg.desktop
+share/apps/pwg/pics/pwg-back1.png
+share/apps/pwg/pics/pwg-back2.png
+share/apps/pwg/pics/pwg-back3.png
+share/apps/pwg/pics/pwg-back4.png
+share/apps/pwg/pics/pwg-back5.png
+share/apps/pwg/pics/pwg-back6.png
+share/icons/hicolor/16x16/apps/pwg.png
+share/icons/hicolor/32x32/apps/pwg.png
+share/icons/locolor/16x16/apps/pwg.png
+share/icons/locolor/32x32/apps/pwg.png
+@dirrm share/apps/pwg/pics
+@dirrm share/apps/pwg
+@unexec rmdir %D/share/icons/hicolor/16x16/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/16x16 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/32x32/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/hicolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/16x16/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/16x16 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/32x32/apps 2>/dev/null || true
+@unexec rmdir %D/share/icons/locolor/32x32 2>/dev/null || true
+@unexec rmdir %D/share/applnk/Applications 2>/dev/null || true
+@unexec rmdir %D/share/applnk 2>/dev/null || true