f1af7b9a9a
Get dependencies right for postfix and acroread4. Update packing list.
45 lines
1.1 KiB
Makefile
45 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>
|
|
|
|
|
|
|
|
|