#!/usr/bin/env python
# -*- coding: utf-8 -*-

test_srcs = releng_join(PKG_DEFDIR, 'srcs.tar')

PKG_C_INTERNAL = False
PKG_C_SITE = 'file://' + test_srcs
PKG_C_STRIP_COUNT = 0
