# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # dumb-allegro # dumb-allegro/Makefile # echo c - dumb-allegro mkdir -p dumb-allegro > /dev/null 2>&1 echo x - dumb-allegro/Makefile sed 's/^X//' >dumb-allegro/Makefile << 'ce170a8c36c59f9619dad2d899dfca15' X# New ports collection makefile for: audio/dumb-allegro X# Date created: 13 Oct 2009 X# Whom: Stas Timokhin X# X# $FreeBSD$ X# X XCATEGORIES= audio X XMASTERDIR= ${.CURDIR}/../dumb X XPKGNAMESUFFIX= -allegro XWITH_ALLEGRO= yes XCONFLICTS= dumb-0.* X X.include "${MASTERDIR}/Makefile" ce170a8c36c59f9619dad2d899dfca15 exit