freebsd-ports/net/freeswitch-sbc-devel/Makefile
Chris Rees e634049e1e Add configuration ports for freeswitch-devel; vanilla, sbc, insideout and curl
PR:		ports/167877
PR:		ports/167878
PR:		ports/167879
PR:		ports/167881
Submitted by:	Richard Neese (r.neese@gmail.com) (maintainer)

Fix some minor pkg-install script issues in -core-devel

Use a cookie file to install ETCDIR/conf directory structure rather than
@exec mkdir to simplify installation
2012-05-22 19:12:47 +00:00

12 lines
294 B
Makefile

# Ports collection makefile for: net/freeswitch-sbc-devel
# Date created: May 11, 2012
# Whom: Richard Neese <r.neese@gmail.com>
#
# $FreeBSD$
#
FREESWITCH_CONF_DIST= sbc
DESCR= ${.CURDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../freeswitch-vanilla-devel
.include "${MASTERDIR}/Makefile"