openbsd-ports/sysutils/idled/pkg/PLIST
espie 926e5fa1a6 Fix up PLISTs.
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.

These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.

I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00

14 lines
482 B
Plaintext

lib/idled.cf.template
libexec/idled
man/man5/idled.cf.5
man/man8/idled.8
@exec echo ""
@exec echo "*** Be sure to edit/create the file /etc/idled.cf based on"
@exec echo "*** the needs for your system. The /usr/local/lib/idled.cf.template"
@exec echo "*** file can serve as a guide, as well as the man pages."
@exec echo ""
@unexec echo ""
@unexec echo "*** To completely remove this package be sure to delete the"
@unexec echo "*** /etc/idled.cf from your system."
@unexec echo ""