aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/popup-stacks
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-12-19 02:23:32 +0800
committerdinoex <dinoex@FreeBSD.org>2006-12-19 02:23:32 +0800
commit421592d22276943bb747cd28568da901d192dafb (patch)
tree674f5e9b72e4b910fa146edf814ae034cb80ac23 /textproc/popup-stacks
parent11e2a5f67f902daf0561140d99559c789317fe86 (diff)
downloadfreebsd-ports-gnome-421592d22276943bb747cd28568da901d192dafb.tar.gz
freebsd-ports-gnome-421592d22276943bb747cd28568da901d192dafb.tar.zst
freebsd-ports-gnome-421592d22276943bb747cd28568da901d192dafb.zip
User Contributed Cardstacks for Popup
* English-German (3910 cards) * German-French (4006 cards) WWW: http://popup.sourceforge.net/
Diffstat (limited to 'textproc/popup-stacks')
-rw-r--r--textproc/popup-stacks/Makefile39
-rw-r--r--textproc/popup-stacks/distinfo6
-rw-r--r--textproc/popup-stacks/pkg-descr6
3 files changed, 51 insertions, 0 deletions
diff --git a/textproc/popup-stacks/Makefile b/textproc/popup-stacks/Makefile
new file mode 100644
index 000000000000..03b41942133e
--- /dev/null
+++ b/textproc/popup-stacks/Makefile
@@ -0,0 +1,39 @@
+# New ports collection makefile for: popup
+# Date created: 18 Dec 2006
+# Whom: dirk.meyer@dinoex.sub.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= popup
+PORTVERSION= 1.0
+CATEGORIES= textproc
+MASTER_SITES= http://popup.sourceforge.net/files/cstack/
+MASTER_SITE_SUBDIR= ${PORTNAME}
+PKGNAMESUFFIX= -stacks${PKGNAMESUFFIX2}
+DISTFILES= English-German.cstack.gz German-French.cstack.gz
+
+MAINTAINER= dinoex@FreeBSD.org
+COMMENT= Stacks for use with Popup
+
+NO_BUILD= yes
+
+WRKSRC= ${WRKDIR}
+STACKS= English-German.cstack German-French.cstack
+PLIST_DIRS= share/examples/popup
+.for i in ${STACKS}
+PLIST_FILES+= share/examples/popup/${i}
+.endfor
+
+do-extract:
+ ${MKDIR} ${WRKDIR}
+.for i in ${DISTFILES}
+ ${CP} ${DISTDIR}/${i} ${WRKDIR}/
+ ${GZIP_CMD} -d ${WRKDIR}/${i}
+.endfor
+
+do-install:
+ ${MKDIR} ${EXAMPLESDIR}
+ (cd ${WRKDIR} && ${INSTALL_DATA} ${STACKS} ${EXAMPLESDIR}/)
+
+.include <bsd.port.mk>
diff --git a/textproc/popup-stacks/distinfo b/textproc/popup-stacks/distinfo
new file mode 100644
index 000000000000..4184c55740ac
--- /dev/null
+++ b/textproc/popup-stacks/distinfo
@@ -0,0 +1,6 @@
+MD5 (English-German.cstack.gz) = 7b73216b1833cf7fb2a114cfcc88b3d7
+SHA256 (English-German.cstack.gz) = eb6c871bb174f958971956fca5028ad0fec12603fbccfbc402798e6987947f5e
+SIZE (English-German.cstack.gz) = 67202
+MD5 (German-French.cstack.gz) = 2cc247484e4b48325f610c5b07437574
+SHA256 (German-French.cstack.gz) = 9c114f912e1ad225631f004028061c504d1ae5b089cb3976031bc3cca6bac482
+SIZE (German-French.cstack.gz) = 32554
diff --git a/textproc/popup-stacks/pkg-descr b/textproc/popup-stacks/pkg-descr
new file mode 100644
index 000000000000..0b8aa1e3018f
--- /dev/null
+++ b/textproc/popup-stacks/pkg-descr
@@ -0,0 +1,6 @@
+User Contributed Cardstacks for Popup
+
+ * English-German (3910 cards)
+ * German-French (4006 cards)
+
+WWW: http://popup.sourceforge.net/