add pscal

A utility for generating Postscript calendars

PR:		26610
Submitted by:	mark@kyne.com.au
This commit is contained in:
Ying-Chieh Liao 2001-04-16 14:06:13 +00:00
parent fb6abf65bc
commit 8b6fed5813
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41463
6 changed files with 29 additions and 0 deletions

View File

@ -108,6 +108,7 @@
SUBDIR += pkfonts400
SUBDIR += pkfonts600
SUBDIR += poster
SUBDIR += pscal
SUBDIR += pstotext
SUBDIR += psutils-a4
SUBDIR += psutils-letter

20
print/pscal/Makefile Normal file
View File

@ -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>

1
print/pscal/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (pscal-1.13.tar.gz) = 741dd387075419457231ffd655b93611

1
print/pscal/pkg-comment Normal file
View File

@ -0,0 +1 @@
A utility for generating Postscript calendars

5
print/pscal/pkg-descr Normal file
View File

@ -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

1
print/pscal/pkg-plist Normal file
View File

@ -0,0 +1 @@
bin/pscal