aboutsummaryrefslogtreecommitdiff
path: root/print/pscal
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-16 14:06:13 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-04-16 14:06:13 +0000
commit8b6fed581335ade252e94986852a0b5e7171ab3f (patch)
treefd361a330f65d3042d99a275ae94c2ab258498ff /print/pscal
parentfb6abf65bcd50709a8efc482eaa6c9bebe237e68 (diff)
downloadports-8b6fed581335ade252e94986852a0b5e7171ab3f.tar.gz
ports-8b6fed581335ade252e94986852a0b5e7171ab3f.zip
add pscal
A utility for generating Postscript calendars PR: 26610 Submitted by: mark@kyne.com.au
Notes
Notes: svn path=/head/; revision=41463
Diffstat (limited to 'print/pscal')
-rw-r--r--print/pscal/Makefile20
-rw-r--r--print/pscal/distinfo1
-rw-r--r--print/pscal/pkg-comment1
-rw-r--r--print/pscal/pkg-descr5
-rw-r--r--print/pscal/pkg-plist1
5 files changed, 28 insertions, 0 deletions
diff --git a/print/pscal/Makefile b/print/pscal/Makefile
new file mode 100644
index 000000000000..edc09c7afcab
--- /dev/null
+++ b/print/pscal/Makefile
@@ -0,0 +1,20 @@
+# New ports collection makefile for: pscal
+# Date created: Apr 16, 2001
+# Whom: Mark Pulford <mark@kyne.com.au>
+#
+# $FreeBSD$
+#
+
+PORTNAME= pscal
+PORTVERSION= 1.13
+CATEGORIES= print
+MASTER_SITES= http://www.panix.com/~mbh/pscal/
+
+MAINTAINER= mark@kyne.com.au
+
+NO_BUILD= yes
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/pscal ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/print/pscal/distinfo b/print/pscal/distinfo
new file mode 100644
index 000000000000..cd867cca3fe9
--- /dev/null
+++ b/print/pscal/distinfo
@@ -0,0 +1 @@
+MD5 (pscal-1.13.tar.gz) = 741dd387075419457231ffd655b93611
diff --git a/print/pscal/pkg-comment b/print/pscal/pkg-comment
new file mode 100644
index 000000000000..80b1dc3909c4
--- /dev/null
+++ b/print/pscal/pkg-comment
@@ -0,0 +1 @@
+A utility for generating Postscript calendars
diff --git a/print/pscal/pkg-descr b/print/pscal/pkg-descr
new file mode 100644
index 000000000000..300575a2b7ec
--- /dev/null
+++ b/print/pscal/pkg-descr
@@ -0,0 +1,5 @@
+Pscal is a utility for generating Postscript calendars ready for
+printing. It can optionally show the phases of the moon for either
+hemisphere.
+
+WWW: http://www.panix.com/~mbh/projects.html
diff --git a/print/pscal/pkg-plist b/print/pscal/pkg-plist
new file mode 100644
index 000000000000..cf91a8d183fe
--- /dev/null
+++ b/print/pscal/pkg-plist
@@ -0,0 +1 @@
+bin/pscal