# # 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= newbox-checklist PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= # none DISTFILES= # none MAINTAINER= eric@zoidial.com RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ joe:${PORTSDIR}/editors/joe \ vim:${PORTSDIR}/editors/vim \ pine:${PORTSDIR}/mail/pine4 \ screen:${PORTSDIR}/misc/screen \ sudo:${PORTSDIR}/security/sudo \ openwebmail:${PORTSDIR}/mail/openwebmail NO_WRKSUBDIR= YES NO_BUILD= YES do-install: # empty .include