diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-11-01 00:57:41 +0000 |
commit | c72c1cf5f95cbe537b005028f1743cddb16ef203 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /misc/astrolog/pkg | |
parent | 37637e483f1bf6574e9306aebbd013bb63d888d6 (diff) | |
download | pkgsrc-c72c1cf5f95cbe537b005028f1743cddb16ef203.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'misc/astrolog/pkg')
-rw-r--r-- | misc/astrolog/pkg/DESCR | 12 | ||||
-rw-r--r-- | misc/astrolog/pkg/INSTALL | 10 | ||||
-rw-r--r-- | misc/astrolog/pkg/PLIST | 11 |
3 files changed, 0 insertions, 33 deletions
diff --git a/misc/astrolog/pkg/DESCR b/misc/astrolog/pkg/DESCR deleted file mode 100644 index 22cf090561e..00000000000 --- a/misc/astrolog/pkg/DESCR +++ /dev/null @@ -1,12 +0,0 @@ -Astrolog is a many featured and customizable astrology chart -calculation program for DOS, Windows, Mac, and Unix, used in 30+ -countries on six continents. It is 100% freeware and requires no -registration fee. :) The complete source code is available. Astrolog -features: wheels, aspects, midpoints, relationship charts, transits, -progressions, some interpretations, astro-graphy, local horizon, -constellations, planet orbits, dispositors, various influence charts, -biorhythms, different zodiacs, central planets, 14 house systems, 8400 -year ephemeris, asteroids, Uranians, fixed stars, Arabic parts, script -files and macros, interactive PC & MS/X11 Windows graphics, smooth -animation of charts, graphic files in PostScript, Windows metafile, -and bitmap formats, and more! diff --git a/misc/astrolog/pkg/INSTALL b/misc/astrolog/pkg/INSTALL deleted file mode 100644 index b779fbd3a96..00000000000 --- a/misc/astrolog/pkg/INSTALL +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh -# -# $NetBSD: INSTALL,v 1.2 1998/08/07 11:10:09 agc Exp $ -# -# installation script for astrolog -if [ "$2" != "POST-INSTALL" ]; then - exit 0 -fi -echo "See the file ${PKG_PREFIX}/share/doc/astrolog/Helpfile.530 for help" -echo "and tune ${PKG_PREFIX}/lib/astrolog/astrolog.dat" diff --git a/misc/astrolog/pkg/PLIST b/misc/astrolog/pkg/PLIST deleted file mode 100644 index 07276740b84..00000000000 --- a/misc/astrolog/pkg/PLIST +++ /dev/null @@ -1,11 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2001/04/20 23:27:38 jtb Exp $ -bin/astrolog -share/doc/astrolog/Helpfile.540 -share/doc/astrolog/README.540 -share/doc/astrolog/Update.540 -@dirrm share/doc/astrolog -lib/astrolog/astrolog.dat -lib/astrolog/LRZ5_24 -lib/astrolog/CHI_24 -lib/astrolog/CPJV_24 -@dirrm lib/astrolog |