1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/instant-workstation/Makefile
Greg Lehey f1af7b9a9a Remove ghostview.
Get dependencies right for postfix and acroread4.
Update packing list.
2001-03-19 00:18:07 +00:00

46 lines
1.1 KiB
Makefile

# New ports collection makefile for: instant-workstation
# Date created: 12 February 2001
# Whom: grog
#
# $FreeBSD$
#
PORTNAME= instant-workstation
PORTVERSION= 1.0
CATEGORIES= misc
MASTER_SITES= ftp://ftp.lemis.com/pub/
MAINTAINER= grog@lemis.com
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 \
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 \
/usr/local/sbin/postfix:${PORTSDIR}/mail/postfix \
xamp:${PORTSDIR}/audio/xamp \
xtset:${PORTSDIR}/x11/xtset \
xmms:${PORTSDIR}/audio/xmms \
xv:${PORTSDIR}/graphics/xv
NO_WRKSUBDIR= YES
NO_BUILD= YES
.include <bsd.port.mk>