diff options
author | Greg Lehey <grog@FreeBSD.org> | 2001-03-11 03:27:36 +0000 |
---|---|---|
committer | Greg Lehey <grog@FreeBSD.org> | 2001-03-11 03:27:36 +0000 |
commit | 773e1c8229d754498e5061ebf1818b374ff6c19d (patch) | |
tree | d54981e5b67bb69e2c0302565244801c5ffe567f /misc/instant-workstation/Makefile | |
parent | bbd386c70aaf2caab11d6fdef29e4a1d333d36c7 (diff) | |
download | ports-773e1c8229d754498e5061ebf1818b374ff6c19d.tar.gz ports-773e1c8229d754498e5061ebf1818b374ff6c19d.zip |
Add some more ports.
Suggested by: des
Joseph Scott <joseph.scott@owp.csus.edu>
Notes
Notes:
svn path=/head/; revision=39532
Diffstat (limited to 'misc/instant-workstation/Makefile')
-rw-r--r-- | misc/instant-workstation/Makefile | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/misc/instant-workstation/Makefile b/misc/instant-workstation/Makefile index 48a02e1202a5..81688e4b18de 100644 --- a/misc/instant-workstation/Makefile +++ b/misc/instant-workstation/Makefile @@ -12,22 +12,28 @@ MASTER_SITES= ftp://ftp.lemis.com/pub/ MAINTAINER= grog@lemis.com -RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread \ +RUN_DEPENDS= acroread:${PORTSDIR}/print/acroread4 \ bash:${PORTSDIR}/shells/bash2 \ cdrecord:${PORTSDIR}/sysutils/cdrecord \ + dos2unix:${PORTSDIR}/converters/unix2dos \ emacs:${PORTSDIR}/editors/emacs20 \ fetchmail:${PORTSDIR}/mail/fetchmail \ ghostscript:${PORTSDIR}/print/ghostscript6 \ ghostview:${PORTSDIR}/print/ghostview \ + grip:${PORTSDIR}/audio/grip \ + gimp:${PORTSDIR}/graphics/gimp1 \ gv:${PORTSDIR}/print/gv \ gnupg:${PORTSDIR}/security/gnupg \ ispell:${PORTSDIR}/textproc/ispell \ startkde:${PORTSDIR}/x11/kde2 \ mkisofs:${PORTSDIR}/sysutils/mkisofs \ + mount_smbfs:${PORTSDIR}/net/smbfs \ mutt:${PORTSDIR}/mail/mutt \ netscape:${PORTSDIR}/www/netscape47-communicator \ postfix:${PORTSDIR}/mail/postfix \ + xamp:${PORTSDIR}/audio/xamp \ xtset:${PORTSDIR}/x11/xtset \ + xmms:${PORTSDIR}/audio/xmms \ xv:${PORTSDIR}/graphics/xv NO_WRKSUBDIR= YES |