mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
e55ace8cfe
pool for now. Feature safe: yes
9 lines
203 B
Makefile
9 lines
203 B
Makefile
# Created by: Richard Neese <r.neese@gmail.com>
|
|
# $FreeBSD$
|
|
|
|
FREESWITCH_CONF_DIST= curl
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
MASTERDIR= ${.CURDIR}/../freeswitch-vanilla-devel
|
|
|
|
.include "${MASTERDIR}/Makefile"
|