#!/bin/env beesh PGRP=( uncategorized ) SRCURL[0]="http://downloads.sourceforge.net/freeglut/freeglut-2.6.0.tar.gz" PATCHES[0]="" # EXCLUDE="" mee_patch() { bee_patch } mee_configure() { bee_configure } mee_build() { bee_build } mee_install() { bee_install }