freebsd-ports/misc/instant-workstation/Makefile
Greg Lehey 90230643ce Tidy up.
With input from:	Daniel O'Connor <doconnor@gsoft.com.au>, will
2001-03-10 05:15:24 +00:00

37 lines
969 B
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/acroread \
bash:${PORTSDIR}/shells/bash2 \
cdrecord:${PORTSDIR}/sysutils/cdrecord \
emacs:${PORTSDIR}/editors/emacs20 \
fetchmail:${PORTSDIR}/mail/fetchmail \
ghostscript:${PORTSDIR}/print/ghostscript6 \
ghostview:${PORTSDIR}/print/ghostview \
gv:${PORTSDIR}/print/gv \
gnupg:${PORTSDIR}/security/gnupg \
ispell:${PORTSDIR}/textproc/ispell \
startkde:${PORTSDIR}/x11/kde2 \
mkisofs:${PORTSDIR}/sysutils/mkisofs \
mutt:${PORTSDIR}/mail/mutt \
netscape:${PORTSDIR}/www/netscape47-communicator \
postfix:${PORTSDIR}/mail/postfix \
xtset:${PORTSDIR}/x11/xtset \
xv:${PORTSDIR}/graphics/xv
NO_WRKSUBDIR= YES
NO_BUILD= YES
.include <bsd.port.mk>