# # Default ports makefile # # installs set of utilities for a shell server (all at once) makes life easy! # # # Zoidial, Inc. # Eric Thern eric@zoidial.com # # concept from: # Dan Langille -- http://www.freebsddiary.com # # PORTNAME= shellserver-ports PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= # none DISTFILES= # none MAINTAINER= eric@zoidial.com RUN_DEPENDS= joe:${PORTSDIR}/editors/joe \ vim:${PORTSDIR}/editors/vim \ pine:${PORTSDIR}/mail/pine4 \ screen:${PORTSDIR}/misc/screen \ sudo:${PORTSDIR}/security/sudo \ openwebmail:${PORTSDIR}/mail/openwebmail \ unix2dos:${PORTSDIR}/converters/unix2dos NO_WRKSUBDIR= YES NO_BUILD= YES do-install: # empty .include